summaryrefslogtreecommitdiff
path: root/community/gsasl/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/gsasl/PKGBUILD')
-rw-r--r--community/gsasl/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/gsasl/PKGBUILD b/community/gsasl/PKGBUILD
index dcfe9692d..7c56c8bd1 100644
--- a/community/gsasl/PKGBUILD
+++ b/community/gsasl/PKGBUILD
@@ -1,16 +1,16 @@
-# $Id: PKGBUILD 48291 2011-05-31 09:32:16Z spupykin $
+# $Id: PKGBUILD 52207 2011-07-21 16:33:45Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: Orivej Desh <smpuj@bk.ru>
# Maintainer: Orivej Desh <smpuj@bk.ru>
pkgname=gsasl
pkgver=1.6.1
-pkgrel=1
+pkgrel=2
pkgdesc="Simple Authentication and Security Layer framework and a few common SASL mechanisms"
arch=("i686" "x86_64" 'mips64el')
url="http://josefsson.org/gsasl/"
license=("GPL")
-depends=('gnutls' 'libidn' 'krb5')
+depends=('gnutls' 'libidn' 'krb5' 'libgcrypt')
source=("ftp://ftp.gnu.org/gnu/gsasl/$pkgname-$pkgver.tar.gz")
md5sums=('7ae813eeb1f90ad52e9a781ac9e17f28')