[arch-commits] Commit in gpgme/trunk (PKGBUILD)
Tobias Powalowski
tpowa at nymeria.archlinux.org
Mon Jul 8 12:13:26 UTC 2013
Date: Monday, July 8, 2013 @ 14:13:26
Author: tpowa
Revision: 189808
upgpkg: gpgme 1.4.2-1
bump to latest version
Modified:
gpgme/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2013-07-08 12:13:04 UTC (rev 189807)
+++ PKGBUILD 2013-07-08 12:13:26 UTC (rev 189808)
@@ -4,7 +4,7 @@
# Contributor: Sarah Hay <sarah at archlinux.org>
pkgname=gpgme
-pkgver=1.4.1
+pkgver=1.4.2
pkgrel=1
pkgdesc="A C wrapper library for GnuPG"
arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
install=${pkgname}.install
options=('!libtool' '!emptydirs')
source=(ftp://ftp.gnupg.org/gcrypt/${pkgname}/${pkgname}-${pkgver}.tar.bz2{,.sig})
-md5sums=('07f1c0eb6596a94efa3ffb75e74bfbba'
+md5sums=('c8cb345ba7c0353e47bdf3c5c05e49be'
'SKIP')
build() {
More information about the arch-commits
mailing list