summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@lukeshu.com>2018-08-28 23:45:35 -0400
committerLuke Shumaker <lukeshu@lukeshu.com>2018-08-28 23:45:35 -0400
commita202aff05d2d1f01751d5481444ef7d48ef73973 (patch)
treec3ebcbca7897085af262b900ad8a43906aa6ab5a
parentd5d5202fe72379a79d968790249aa7b5cbdc49d7 (diff)
pcr/python-pyspf: Rebuild for python 3.7
-rw-r--r--pcr/python-pyspf/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/pcr/python-pyspf/PKGBUILD b/pcr/python-pyspf/PKGBUILD
index 91c31bba3..f2e5794cd 100644
--- a/pcr/python-pyspf/PKGBUILD
+++ b/pcr/python-pyspf/PKGBUILD
@@ -14,7 +14,7 @@ license=('PSF')
source=("https://pypi.python.org/packages/source/${_pkgname::1}/$_pkgname/$_pkgname-$_pkgver.tar.gz")
md5sums=('c83143ad79074bf8c80235748a8a698f')
-pkgrel=4
+pkgrel=5
arch=('any')
depends=('python-py3dns')
makedepends=('python-setuptools')