[arch-commits] Commit in libtasn1/trunk (PKGBUILD)
Andreas Radke
andyrtr at archlinux.org
Sat Aug 23 15:01:18 UTC 2014
Date: Saturday, August 23, 2014 @ 17:01:17
Author: andyrtr
Revision: 220610
upgpkg: libtasn1 4.1-1
upstream update 4.1
Modified:
libtasn1/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2014-08-23 13:21:48 UTC (rev 220609)
+++ PKGBUILD 2014-08-23 15:01:17 UTC (rev 220610)
@@ -4,7 +4,7 @@
# Contributor: judd <jvinet at zeroflux.org>
pkgname=libtasn1
-pkgver=4.0
+pkgver=4.1
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=('d3d2d9bce3b6668b9827a9df52635be1'
+md5sums=('f9b37df3c2c9c6439d8bf427bfbfc521'
'SKIP')
build() {
More information about the arch-commits
mailing list