summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorwangjiezhe2017-01-07 10:33:57 +0800
committerwangjiezhe2017-01-07 10:34:03 +0800
commit027dda94a3fc1de925486a3847e71a4abc188ad3 (patch)
treeb9da81a9eb30974b0ca7e317a0bf4114b2e8da83 /PKGBUILD
parent909d1f9daa5df26accb4dc489a0446b42be01937 (diff)
downloadaur-027dda94a3fc1de925486a3847e71a4abc188ad3.tar.gz
Rebuild for python 3.6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 10d4f1fcb4a8..03c6b856cfb0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgbase=pyspider
pkgname=(python-${pkgbase} python2-${pkgbase})
pkgver=0.3.8
-pkgrel=1
+pkgrel=2
pkgdesc="A Powerful Spider System in Python"
arch=('any')
url="https://github.com/binux/pyspider"