[arch-commits] Commit in python2-greenlet/trunk (PKGBUILD)
Felix Yan
fyan at nymeria.archlinux.org
Fri Aug 23 02:29:17 UTC 2013
Date: Friday, August 23, 2013 @ 04:29:17
Author: fyan
Revision: 96261
upgpkg: python2-greenlet 0.4.1-1
Modified:
python2-greenlet/trunk/PKGBUILD
----------+
PKGBUILD | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2013-08-23 00:57:53 UTC (rev 96260)
+++ PKGBUILD 2013-08-23 02:29:17 UTC (rev 96261)
@@ -4,7 +4,7 @@
# Contributor: Ralf Schmitt <ralf at 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 @@
python2 setup.py install --root="$pkgdir"
install -Dm0644 LICENSE.PSF "$pkgdir/usr/share/licenses/$pkgname/LICENSE.PSF"
}
-md5sums=('87887570082caadc08fb1f8671dbed71')
+
+sha512sums=('bb33db07b8b86ba8ccec920748cfc207d27eed0b76218cf06c3b1706a1e9350be62a99a92e05c8e683a7c3ab1e232dbb46259380c7e5f2c6b140a3a96a36f8bf')
More information about the arch-commits
mailing list