summaryrefslogtreecommitdiff
path: root/core/gpgme
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-05-09 00:41:55 -0700
committerroot <root@rshg054.dnsready.net>2013-05-09 00:41:55 -0700
commit648599b08776ea788a3ddb0365eb30fda03efe7b (patch)
treebe3c375c8606fce5d85bbfc9095a2489c257ec68 /core/gpgme
parentd6413cd6dac778aa64e48046ce7110000997ff61 (diff)
Thu May 9 00:41:55 PDT 2013
Diffstat (limited to 'core/gpgme')
-rw-r--r--core/gpgme/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/core/gpgme/PKGBUILD b/core/gpgme/PKGBUILD
index 2893dac39..3eeb626a8 100644
--- a/core/gpgme/PKGBUILD
+++ b/core/gpgme/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 183490 2013-04-22 09:10:17Z tpowa $
+# $Id: PKGBUILD 184779 2013-05-08 13:18:12Z tpowa $
# Maintainer: Tobias Powalowski <tpowa@archlinux.org>
# Contributor: Roman Kyrylych <roman@archlinux.org>
# Contributor: Sarah Hay <sarah@archlinux.org>
pkgname=gpgme
-pkgver=1.4.0
+pkgver=1.4.1
pkgrel=1
pkgdesc="A C wrapper library for GnuPG"
arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@ depends=('libgpg-error' 'pth' 'gnupg>=2')
install=${pkgname}.install
options=('!libtool' '!emptydirs')
source=(ftp://ftp.gnupg.org/gcrypt/${pkgname}/${pkgname}-${pkgver}.tar.bz2{,.sig})
-md5sums=('a0f93aba6d8a831ba14905085027f2f9'
+md5sums=('07f1c0eb6596a94efa3ffb75e74bfbba'
'SKIP')
build() {