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

Tobias Powalowski tpowa at archlinux.org
Tue Apr 28 14:40:27 UTC 2015


    Date: Tuesday, April 28, 2015 @ 16:40:25
  Author: tpowa
Revision: 238218

upgpkg: gpgme 1.5.4-1

bump to latest version

Modified:
  gpgme/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-04-28 14:32:03 UTC (rev 238217)
+++ PKGBUILD	2015-04-28 14:40:25 UTC (rev 238218)
@@ -4,7 +4,7 @@
 # Contributor: Sarah Hay <sarah at archlinux.org>
 
 pkgname=gpgme
-pkgver=1.5.3
+pkgver=1.5.4
 pkgrel=1
 pkgdesc="A C wrapper library for GnuPG"
 arch=('i686' 'x86_64')
@@ -14,8 +14,9 @@
 install=${pkgname}.install
 options=('!emptydirs')
 source=(ftp://ftp.gnupg.org/gcrypt/${pkgname}/${pkgname}-${pkgver}.tar.bz2{,.sig})
-md5sums=('082ab2632e7f051f5c09bafd5c4bfacf'
+md5sums=('feafa03ea064e1d1dc11bc2b88404623'
          'SKIP')
+validpgpkeys=('D8692123C4065DEA5E0F3AB5249B39D24F25E3B6') # Werner Koch
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



More information about the arch-commits mailing list