summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKopfKrieg2015-09-23 03:07:28 +0200
committerKopfKrieg2015-09-23 03:07:28 +0200
commitc2a5962e9dfd61745ee584a9d4fb20cb5edeeea9 (patch)
tree85cecc963b8dba86ab084f84401567e8905c0c15
parentfedf742146d8529338c8d547262f6e181b24f087 (diff)
downloadaur-c2a5962e9dfd61745ee584a9d4fb20cb5edeeea9.tar.gz
Updated to v2.0.2-1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index adc8d7a20456..6852ef6ad7b9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-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.1
- pkgrel = 2
+ pkgver = 2.0.2
+ pkgrel = 1
url = https://github.com/isislovecruft/python-gnupg
arch = any
license = GPL3
diff --git a/PKGBUILD b/PKGBUILD
index 6b6d74e0eb03..c1afdb45b093 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
pkgname=python-gnupg-isis
_gitname=python-gnupg
-pkgver=2.0.1
-pkgrel=2
+pkgver=2.0.2
+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'
license=('GPL3')