summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorIdo Rosen2014-08-31 12:46:04 -0400
committerIdo Rosen2014-08-31 13:07:38 -0400
commitbdaceeade72280d0fc3ec0fe219249ad7fc75ee2 (patch)
treea06590f0e466a231303dfc93a6cf329481e6ae9c /PKGBUILD
parent63735366538ab03267d3caebc32a038ddf38828f (diff)
downloadaur-bdaceeade72280d0fc3ec0fe219249ad7fc75ee2.tar.gz
gnupg-largekeys: updated to 2.0.26 and fixed #27.
gnupg 2.0.25 introduced a bug whereby the gnupg2-large-keys patch stopped working. @stefan-it reported the bug in GitHub issue #27. This commit fixes #27. Unrelated to #27, this commit also updates gnupg to 2.0.26.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9c2bb1088546..f1db1d9f7586 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@
#
pkgname=gnupg-largekeys
-pkgver=2.0.25
+pkgver=2.0.26
pkgrel=1
pkgdesc='Complete and free implementation of the OpenPGP standard'
url='http://www.gnupg.org/'
@@ -26,8 +26,8 @@ source=("ftp://ftp.gnupg.org/gcrypt/${pkgname%%-largekeys}/${pkgname%%-largekeys
'gnupg2-large-keys.patch'{,.sig}
'install'{,.sig}
'PKGBUILD.sig')
-sha1sums=('890d77d89f2d187382f95e83e386f2f7ba789436' 'SKIP'
- 'a77b9616d238fbdd5488e7024e5e1f36ce8ed586' 'SKIP'
+sha1sums=('3ff5b38152c919724fd09cf2f17df704272ba192' 'SKIP'
+ '05ecf25e4ce1df859a33e7cb3f773e78bbc09da6' 'SKIP'
'ff80fc79329cfa631c19ae1ea6fc4a390ab851f7' 'SKIP'
'SKIP')