Date: Wednesday, March 11, 2015 @ 20:09:04 Author: andyrtr Revision: 233364
upgpkg: libtasn1 4.3-1 upstream update 4.3 Modified: libtasn1/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-03-11 18:52:38 UTC (rev 233363) +++ PKGBUILD 2015-03-11 19:09:04 UTC (rev 233364) @@ -4,7 +4,7 @@ # Contributor: judd <jvi...@zeroflux.org> pkgname=libtasn1 -pkgver=4.2 +pkgver=4.3 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=('414df906df421dee0a5cf7548788d153' +md5sums=('67e98988f966a34fbf1b82d33eef9e7e' 'SKIP') validpgpkeys=('1F42418905D8206AA754CCDC29EE58B996865171') #Nikos Mavrogiannopoulos <n...@gnutls.org>