Date: Friday, May 30, 2014 @ 15:20:23 Author: andyrtr Revision: 213847
upgpkg: libtasn1 3.6-1 upstream update 3.6 Modified: libtasn1/trunk/PKGBUILD ----------+ PKGBUILD | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-05-30 13:14:51 UTC (rev 213846) +++ PKGBUILD 2014-05-30 13:20:23 UTC (rev 213847) @@ -1,9 +1,10 @@ # $Id$ +# Maintainer: AndyRTR <[email protected]> # Maintainer: Jan de Groot <[email protected]> # Contributor: judd <[email protected]> pkgname=libtasn1 -pkgver=3.4 +pkgver=3.6 pkgrel=1 pkgdesc="The ASN.1 library used in GNUTLS" arch=('i686' 'x86_64') @@ -12,7 +13,7 @@ depends=('glibc' 'texinfo') install=libtasn1.install source=(http://ftp.gnu.org/gnu/libtasn1/${pkgname}-${pkgver}.tar.gz{,.sig}) -md5sums=('21ec021c534b0f30b2834ce233c70f15' +md5sums=('6ed38e161e11013054f2a2bb4c4da449' 'SKIP') build() {
