summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbrent s2017-01-22 03:23:54 -0500
committerbrent s2017-01-22 03:23:54 -0500
commit74e9b86096071c03f1d98ef3ec72e706cf6da6b9 (patch)
tree051a074cf4332b2c8099c370f1a3f4ef20998652
parent47c8096434a5681354198118dfec27403f177d5c (diff)
downloadaur-74e9b86096071c03f1d98ef3ec72e706cf6da6b9.tar.gz
version bump for python 3.6
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 12456430cc68..ae837e05cef7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ validpgpkeys=('748231EBCBD808A14F5E85D28C004C2F93481F6B')
# News updates for packages can be followed at https://devblog.square-r00t.net
pkgname=python-zconfig
pkgver=3.1.0
-pkgrel=1
+pkgrel=2
pkgdesc="Structured configuration library for python3"
arch=('i686' 'x86_64')
url="https://pypi.python.org/pypi/ZConfig"