summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorwangjiezhe2017-01-07 10:33:57 +0800
committerwangjiezhe2017-01-07 10:34:03 +0800
commit027dda94a3fc1de925486a3847e71a4abc188ad3 (patch)
treeb9da81a9eb30974b0ca7e317a0bf4114b2e8da83
parent909d1f9daa5df26accb4dc489a0446b42be01937 (diff)
downloadaur-027dda94a3fc1de925486a3847e71a4abc188ad3.tar.gz
Rebuild for python 3.6
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index add4dfa87969..97bb61bde895 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Fri Aug 19 01:18:53 UTC 2016
+# Sat Jan 7 02:33:54 UTC 2017
pkgbase = pyspider
pkgdesc = A Powerful Spider System in Python
pkgver = 0.3.8
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/binux/pyspider
arch = any
license = Apache
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"