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

Tobias Powalowski tpowa at archlinux.org
Thu Aug 27 13:54:34 UTC 2015


    Date: Thursday, August 27, 2015 @ 15:54:34
  Author: tpowa
Revision: 244898

upgpkg: gpgme 1.6.0-1

bump to latest version

Modified:
  gpgme/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-08-27 13:50:34 UTC (rev 244897)
+++ PKGBUILD	2015-08-27 13:54:34 UTC (rev 244898)
@@ -4,7 +4,7 @@
 # Contributor: Sarah Hay <sarah at archlinux.org>
 
 pkgname=gpgme
-pkgver=1.5.5
+pkgver=1.6.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=('a56df7028a0814ef57d77262898ca040'
+md5sums=('60d730d22e8065fd5de309e8b98e304b'
          'SKIP')
 validpgpkeys=('D8692123C4065DEA5E0F3AB5249B39D24F25E3B6') # Werner Koch
 



More information about the arch-commits mailing list