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

Jan de Groot jgc at archlinux.org
Sat May 2 14:09:50 UTC 2009


    Date: Saturday, May 2, 2009 @ 10:09:49
  Author: jgc
Revision: 37493

upgpkg: libtasn1 2.1-1

Modified:
  libtasn1/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-05-02 11:20:37 UTC (rev 37492)
+++ PKGBUILD	2009-05-02 14:09:49 UTC (rev 37493)
@@ -3,7 +3,7 @@
 # Contributor: judd <jvinet at zeroflux.org>
 
 pkgname=libtasn1
-pkgver=2.0
+pkgver=2.1
 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=('e9b1462f04b2586b03905b0ed9528261')
+md5sums=('9c6869cca08b7392415c7939ffd2bbae')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list