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

Jan de Groot jgc at archlinux.org
Sun Mar 21 16:56:05 UTC 2010


    Date: Sunday, March 21, 2010 @ 12:56:05
  Author: jgc
Revision: 72967

upgpkg: libtasn1 2.5-1
Update to 2.5

Modified:
  libtasn1/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-03-21 16:55:55 UTC (rev 72966)
+++ PKGBUILD	2010-03-21 16:56:05 UTC (rev 72967)
@@ -3,7 +3,7 @@
 # Contributor: judd <jvinet at zeroflux.org>
 
 pkgname=libtasn1
-pkgver=2.4
+pkgver=2.5
 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/libtasn1/${pkgname}-${pkgver}.tar.gz)
-md5sums=('bdfd59d6eb7924350e91367eb8adaa3c')
+md5sums=('e60b863697713c3d6a59b1e8c6f9b0d1')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list