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

andyrtr at archlinux.org andyrtr at archlinux.org
Thu Sep 27 15:52:43 UTC 2012


    Date: Thursday, September 27, 2012 @ 11:52:43
  Author: andyrtr
Revision: 167196

upgpkg: libtasn1 2.14-1

upstream update 2.14

Modified:
  libtasn1/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-09-27 15:45:57 UTC (rev 167195)
+++ PKGBUILD	2012-09-27 15:52:43 UTC (rev 167196)
@@ -3,7 +3,7 @@
 # Contributor: judd <jvinet at zeroflux.org>
 
 pkgname=libtasn1
-pkgver=2.13
+pkgver=2.14
 pkgrel=1
 pkgdesc="The ASN.1 library used in GNUTLS"
 arch=('i686' 'x86_64')
@@ -13,8 +13,8 @@
 options=('!libtool')
 install=libtasn1.install
 source=(http://ftp.gnu.org/gnu/libtasn1/${pkgname}-${pkgver}.tar.gz{,.sig})
-sha1sums=('89120584bfedd244dab92df99e955a174c481851'
-          '2f9ce2aef6c1bd78f462e95de531b2b61f59d13c')
+sha1sums=('22f9e0b15f870c8e03ac9cc1ead969d4d84eb931'
+          'cd6fdde4f59f7c24eb738896904034f17ab490f2')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list