summaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2011-11-03 12:33:39 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2011-11-03 12:33:39 +0000
commit1903c8cee2dfb293b3ed0eab33e2e6250ab48df8 (patch)
treef2dd60a7b66f4220423dabd7c0435ec0bb268242 /testing
parent88b04f368daeef19005297ac3da6577040958e17 (diff)
downloadaports-1903c8cee2dfb293b3ed0eab33e2e6250ab48df8.tar.bz2
aports-1903c8cee2dfb293b3ed0eab33e2e6250ab48df8.tar.xz
testing/gpgme: upgrade to 1.3.1
Diffstat (limited to 'testing')
-rw-r--r--testing/gpgme/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/gpgme/APKBUILD b/testing/gpgme/APKBUILD
index b7549db48..bda11b1ff 100644
--- a/testing/gpgme/APKBUILD
+++ b/testing/gpgme/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: William Pitcock <nenolod@dereferenced.org>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=gpgme
-pkgver=1.3.0
-pkgrel=1
+pkgver=1.3.1
+pkgrel=0
pkgdesc="gnupg made easy"
url="http://www.gnupg.org/related_software/gpgme/"
arch="all"
@@ -42,4 +42,4 @@ package() {
rm "$pkgdir"/usr/lib/*.la || return 1
}
-md5sums="4784e3c6086c9c25e9a1b4d9f7c5aa96 gpgme-1.3.0.tar.bz2"
+md5sums="90afa8436ce2b2683c001c824bd22601 gpgme-1.3.1.tar.bz2"