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

Andreas Radke andyrtr at archlinux.org
Fri Jul 25 11:49:32 UTC 2014


    Date: Friday, July 25, 2014 @ 13:49:31
  Author: andyrtr
Revision: 217837

upgpkg: libtasn1 4.0-1

upstream update 4.0

Modified:
  libtasn1/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-07-25 07:58:43 UTC (rev 217836)
+++ PKGBUILD	2014-07-25 11:49:31 UTC (rev 217837)
@@ -4,7 +4,7 @@
 # Contributor: judd <jvinet at zeroflux.org>
 
 pkgname=libtasn1
-pkgver=3.6
+pkgver=4.0
 pkgrel=1
 pkgdesc="The ASN.1 library used in GNUTLS"
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 depends=('glibc' 'texinfo')
 install=libtasn1.install
 source=(http://ftp.gnu.org/gnu/libtasn1/${pkgname}-${pkgver}.tar.gz{,.sig})
-md5sums=('6ed38e161e11013054f2a2bb4c4da449'
+md5sums=('d3d2d9bce3b6668b9827a9df52635be1'
          'SKIP')
 
 build() {




More information about the arch-commits mailing list