summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEvangelos Foutras2019-10-26 20:49:06 +0000
committerEvangelos Foutras2019-10-26 20:49:06 +0000
commit594251ef7d62bd3401518d9b71147debf5faa279 (patch)
treefe75267d2990b241fe23be45e054b71e780a5362
parent489d1cc763499424ad27ff28c414cd8a7c23030a (diff)
downloadaur-594251ef7d62bd3401518d9b71147debf5faa279.tar.gz
Python 3.8 rebuild
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f44db2c537d8..39381de1a569 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgbase=python-wstools
pkgname=('python-wstools' 'python2-wstools')
pkgver=0.4.8
-pkgrel=2
+pkgrel=3
pkgdesc="WSDL parsing services package for Web Services for Python"
arch=('any')
url="https://github.com/pycontribs/wstools"