testing/gpgme: upgrade to 1.3.1

This commit is contained in:
Natanael Copa 2011-11-03 12:33:39 +00:00
parent 88b04f368d
commit 1903c8cee2

View File

@ -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"