[arch-commits] CVS update of arch/build/lib/libtasn1 (PKGBUILD)

Jan de Groot jgc at archlinux.org
Sun Jun 17 15:41:21 UTC 2007


    Date: Sunday, June 17, 2007 @ 11:41:21
  Author: jgc
    Path: /home/cvs-arch/arch/build/lib/libtasn1

Modified: PKGBUILD (1.14 -> 1.15)

upgpkg: libtasn1 0.3.10-1


----------+
 PKGBUILD |    9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)


Index: arch/build/lib/libtasn1/PKGBUILD
diff -u arch/build/lib/libtasn1/PKGBUILD:1.14 arch/build/lib/libtasn1/PKGBUILD:1.15
--- arch/build/lib/libtasn1/PKGBUILD:1.14	Sat Mar 10 06:10:07 2007
+++ arch/build/lib/libtasn1/PKGBUILD	Sun Jun 17 11:41:21 2007
@@ -1,15 +1,16 @@
-# $Id: PKGBUILD,v 1.14 2007/03/10 11:10:07 tpowa Exp $
+# $Id: PKGBUILD,v 1.15 2007/06/17 15:41:21 jgc Exp $
 # Maintainer: judd <jvinet at zeroflux.org>
 pkgname=libtasn1
-pkgver=0.3.9
+pkgver=0.3.10
 pkgrel=1
 pkgdesc="The ASN.1 library used in GNUTLS"
 arch=(i686 x86_64)
+license=('GPL' 'LGPL')
 url="http://www.gnu.org/software/gnutls/"
 depends=('glibc')
-options=('nolibtool')
+options=('!libtool')
 source=(ftp://ftp.gnutls.org/pub/gnutls/${pkgname}/${pkgname}-${pkgver}.tar.gz)
-md5sums=('01e23a6b48a762ce88f178267dbb1458')
+md5sums=('650145edefc26d4910a4f603cdab2535')
 
 build() {
   cd ${startdir}/src/${pkgname}-${pkgver}




More information about the arch-commits mailing list