summaryrefslogtreecommitdiff
path: root/extra/libtasn1/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/libtasn1/PKGBUILD')
-rw-r--r--extra/libtasn1/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/libtasn1/PKGBUILD b/extra/libtasn1/PKGBUILD
index 2836a8ceb..eff5f89ad 100644
--- a/extra/libtasn1/PKGBUILD
+++ b/extra/libtasn1/PKGBUILD
@@ -1,12 +1,12 @@
-# $Id: PKGBUILD 119236 2011-04-11 12:58:31Z jgc $
+# $Id: PKGBUILD 151276 2012-02-25 10:48:25Z allan $
# Maintainer: Jan de Groot <jgc@archlinux.org>
# Contributor: judd <jvinet@zeroflux.org>
pkgname=libtasn1
pkgver=2.9
-pkgrel=1
+pkgrel=2
pkgdesc="The ASN.1 library used in GNUTLS"
-arch=(i686 x86_64)
+arch=('i686' 'x86_64')
license=('GPL3' 'LGPL')
url="http://www.gnu.org/software/libtasn1/"
depends=('glibc' 'texinfo')