summaryrefslogtreecommitdiff
path: root/community/python2-greenlet
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-08-24 01:49:18 -0700
committerroot <root@rshg054.dnsready.net>2013-08-24 01:49:18 -0700
commit49e0f6ae5dad013852999f497117d6798b2fb085 (patch)
tree0df325f48646f4489efda55fa9c9e9bebbe24363 /community/python2-greenlet
parentdbffe56f58d40a9a456baeba5d488c9f968a352a (diff)
Sat Aug 24 01:47:21 PDT 2013
Diffstat (limited to 'community/python2-greenlet')
-rw-r--r--community/python2-greenlet/PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/community/python2-greenlet/PKGBUILD b/community/python2-greenlet/PKGBUILD
index d31643caa..ea9605f52 100644
--- a/community/python2-greenlet/PKGBUILD
+++ b/community/python2-greenlet/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Ralf Schmitt <ralf@systemexit.de>
pkgname=python2-greenlet
-pkgver=0.4.0
+pkgver=0.4.1
pkgrel=1
pkgdesc="python coroutine library"
license=("MIT")
@@ -23,4 +23,5 @@ package() {
python2 setup.py install --root="$pkgdir"
install -Dm0644 LICENSE.PSF "$pkgdir/usr/share/licenses/$pkgname/LICENSE.PSF"
}
-md5sums=('87887570082caadc08fb1f8671dbed71')
+
+sha512sums=('bb33db07b8b86ba8ccec920748cfc207d27eed0b76218cf06c3b1706a1e9350be62a99a92e05c8e683a7c3ab1e232dbb46259380c7e5f2c6b140a3a96a36f8bf')