Date: Thursday, May 29, 2014 @ 04:49:34 Author: anatolik Revision: 213776
pgpkg: gpgme 1.5.0-1 Modified: gpgme/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-05-29 02:46:13 UTC (rev 213775) +++ PKGBUILD 2014-05-29 02:49:34 UTC (rev 213776) @@ -4,7 +4,7 @@ # Contributor: Sarah Hay <[email protected]> pkgname=gpgme -pkgver=1.4.3 +pkgver=1.5.0 pkgrel=1 pkgdesc="A C wrapper library for GnuPG" arch=('i686' 'x86_64') @@ -14,7 +14,7 @@ install=${pkgname}.install options=('!emptydirs') source=(ftp://ftp.gnupg.org/gcrypt/${pkgname}/${pkgname}-${pkgver}.tar.bz2{,.sig}) -md5sums=('334e524cffa8af4e2f43ae8afe585672' +md5sums=('29e90462b29d445665e8728c66464a4f' 'SKIP') build() {
