diff options
Diffstat (limited to 'pcr')
-rw-r--r-- | pcr/python-pyspf/PKGBUILD | 2 |
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') |