[arch-commits] Commit in libtasn1/trunk (PKGBUILD)

Jan de Groot jgc at archlinux.org
Mon Apr 13 20:50:46 UTC 2009


    Date: Monday, April 13, 2009 @ 16:50:46
  Author: jgc
Revision: 35538

upgpkg: libtasn1 2.0-1

Modified:
  libtasn1/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-04-13 20:50:36 UTC (rev 35537)
+++ PKGBUILD	2009-04-13 20:50:46 UTC (rev 35538)
@@ -3,7 +3,7 @@
 # Contributor: judd <jvinet at zeroflux.org>
 
 pkgname=libtasn1
-pkgver=1.8
+pkgver=2.0
 pkgrel=1
 pkgdesc="The ASN.1 library used in GNUTLS"
 arch=(i686 x86_64)
@@ -13,7 +13,7 @@
 options=('!libtool')
 install=libtasn1.install
 source=(ftp://ftp.gnu.org/gnu/gnutls/${pkgname}-${pkgver}.tar.gz)
-md5sums=('6b87c159e7dcb6e58204cce1edb0fecc')
+md5sums=('e9b1462f04b2586b03905b0ed9528261')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list