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

Dave Reisner dreisner at archlinux.org
Mon Jan 16 22:51:22 UTC 2012


    Date: Monday, January 16, 2012 @ 17:51:22
  Author: dreisner
Revision: 146732

upgpkg: gpgme 1.3.1-2

- rebuild to sign and fix netinstall

Modified:
  gpgme/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-01-16 21:30:37 UTC (rev 146731)
+++ PKGBUILD	2012-01-16 22:51:22 UTC (rev 146732)
@@ -5,7 +5,7 @@
 
 pkgname=gpgme
 pkgver=1.3.1
-pkgrel=1
+pkgrel=2
 pkgdesc="A C wrapper library for GnuPG"
 arch=('i686' 'x86_64')
 url="http://www.gnupg.org/related_software/gpgme/"
@@ -14,6 +14,8 @@
 install=${pkgname}.install
 options=('!libtool' '!emptydirs')
 source=(ftp://ftp.gnupg.org/gcrypt/${pkgname}/${pkgname}-${pkgver}.tar.bz2{,.sig})
+md5sums=('90afa8436ce2b2683c001c824bd22601'
+         'a032ddc27177ef4ee54e25a231e62da5')
 sha1sums=('7d19a95a2239da13764dad7f97541be884ec5a37'
           '93316a81a8f903c5b604716b6937884ea7b0917a')
 
@@ -32,4 +34,3 @@
   cd ${srcdir}/${pkgname}-${pkgver}
   make DESTDIR=${pkgdir} install
 }
-md5sums=('90afa8436ce2b2683c001c824bd22601')




More information about the arch-commits mailing list