summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 60a98360d157..c2cfcac595cc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
pkgbase=pyspider
pkgname=(python-${pkgbase} python2-${pkgbase})
-pkgver=0.3.9
+pkgver=0.3.10
pkgrel=1
pkgdesc="A Powerful Spider System in Python"
arch=('any')
url="https://github.com/binux/pyspider"
license=('Apache')
source=(${pkgbase}-${pkgver}.tar.gz::${url}/archive/v${pkgver}.tar.gz)
-md5sums=('efb5c4c98f12f182af959b07e700c8dd')
+md5sums=('4e1918df818aea7e7092ce2f7c785474')
prepare() {
cp -a "$srcdir/$pkgbase-$pkgver"{,-py2}