summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKopfKrieg2016-12-22 21:24:15 +0100
committerKopfKrieg2016-12-22 21:24:15 +0100
commit82c1120f3592cd357b57893cd981e8f696dd14ac (patch)
treeafdbc76b8e9a714906a6b2d617b90b723b372b19 /PKGBUILD
parentc2a5962e9dfd61745ee584a9d4fb20cb5edeeea9 (diff)
downloadaur-82c1120f3592cd357b57893cd981e8f696dd14ac.tar.gz
Updated to v2.2.0-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c1afdb45b093..7d681169cc32 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=python-gnupg-isis
_gitname=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'