summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorwangjiezhe2017-03-19 09:23:38 +0800
committerwangjiezhe2017-03-19 09:23:38 +0800
commit171ce0046119d9c24fa6c2a4617277a11a25e5b8 (patch)
treeef15909418f7e0123e28c20af108dbf5be365f0c /PKGBUILD
parent027dda94a3fc1de925486a3847e71a4abc188ad3 (diff)
downloadaur-171ce0046119d9c24fa6c2a4617277a11a25e5b8.tar.gz
pyspider 0.3.9
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 03c6b856cfb0..1a6c911e0fd6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
pkgbase=pyspider
pkgname=(python-${pkgbase} python2-${pkgbase})
-pkgver=0.3.8
-pkgrel=2
+pkgver=0.3.9
+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=('8ce2de919432c7bfab257cab2f2ee3f1')
+md5sums=('efb5c4c98f12f182af959b07e700c8dd')
prepare() {
cp -a "$srcdir/$pkgbase-$pkgver"{,-py2}