summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorM0Rf302016-12-29 13:04:42 +0100
committerM0Rf302016-12-29 13:04:42 +0100
commite2b761a223154901479afc5ed61f3ce9d87ec32c (patch)
treea8a2a9ad127a015725025cd4a9ffefbc6f047d96
parent4017bec0b7d42a452f18db2b1b264dce0893d6fa (diff)
downloadaur-e2b761a223154901479afc5ed61f3ce9d87ec32c.tar.gz
2.2.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2ce9099b6653..54edd9fd1bdf 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,8 @@
+# Generated by mksrcinfo v8
+# Thu Dec 29 12:04:34 UTC 2016
pkgbase = python2-gnupg-isis
pkgdesc = A modified version of python-gnupg, including security patches, extensive documentation, and extra features. The gnupg module allows Python programs to make use of the functionality provided by the GNU Privacy Guard.
- pkgver = 2.0.2
+ pkgver = 2.2.0
pkgrel = 1
url = https://github.com/isislovecruft/python-gnupg
arch = any
@@ -10,8 +12,8 @@ pkgbase = python2-gnupg-isis
depends = python2-psutil
provides = python2-gnupg
conflicts = python2-gnupg
- source = https://github.com/isislovecruft/python-gnupg/archive/2.0.2.tar.gz
- md5sums = b3964a405ae4f28dab1e8d249cbe77dc
+ source = https://github.com/isislovecruft/python-gnupg/archive/2.2.0.tar.gz
+ md5sums = 39095a3479b3d4db33ba6450d7e4da65
pkgname = python2-gnupg-isis
diff --git a/PKGBUILD b/PKGBUILD
index 0b57fb9904c4..06ecef19fe59 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=python2-gnupg-isis
name=python-gnupg
-pkgver=2.0.2
+pkgver=2.2.0
pkgrel=1
pkgdesc='A modified version of python-gnupg, including security patches, extensive documentation, and extra features. The gnupg module allows Python programs to make use of the functionality provided by the GNU Privacy Guard.'
url='https://github.com/isislovecruft/python-gnupg'
@@ -23,4 +23,4 @@ package() {
python2 setup.py install --root=${pkgdir} --optimize=1
}
-md5sums=('b3964a405ae4f28dab1e8d249cbe77dc')
+md5sums=('39095a3479b3d4db33ba6450d7e4da65')