summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEvangelos Foutras2016-12-24 17:35:11 +0000
committerEvangelos Foutras2016-12-24 17:35:11 +0000
commit34039e071c2c9b92cbde81772b862065abb3e67a (patch)
treedc7bfb79beffa23b393430c0f9ee7e09d0d2e78a
parent8316777a6f788b1347c7f89c7f31848c5ad2b1c2 (diff)
downloadaur-34039e071c2c9b92cbde81772b862065abb3e67a.tar.gz
Python 3.6 rebuild
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index eef13ebc3db8..955d904b6ea3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgbase=python-wstools
pkgname=('python-wstools' 'python2-wstools')
pkgver=0.4.4
_commit=f74298a5b0527382e6482d2354150813e976f12d
-pkgrel=1
+pkgrel=2
pkgdesc="WSDL parsing services package for Web Services for Python"
arch=('any')
url="https://github.com/pycontribs/wstools"