[arch-commits] Commit in python-redis/trunk (PKGBUILD)

Felix Yan fyan at nymeria.archlinux.org
Tue Jun 3 00:46:13 UTC 2014


    Date: Tuesday, June 3, 2014 @ 02:46:13
  Author: fyan
Revision: 112512

upgpkg: python-redis 2.10.1-1

Modified:
  python-redis/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-06-02 23:59:54 UTC (rev 112511)
+++ PKGBUILD	2014-06-03 00:46:13 UTC (rev 112512)
@@ -6,7 +6,7 @@
 pkgbase=python-redis
 pkgname=('python-redis' 'python2-redis')
 _basename=redis
-pkgver=2.10.0
+pkgver=2.10.1
 pkgrel=1
 pkgdesc='The Python interface to the Redis key-value store'
 arch=('any')
@@ -14,7 +14,7 @@
 license=('MIT')
 makedepends=('python' 'python2')
 source=("https://pypi.python.org/packages/source/r/${_basename}/${_basename}-${pkgver}.tar.gz")
-md5sums=('c3942fec7d0e7b081c0828f4495be497')
+md5sums=('6ffdea9c476b4815ddfee9a7362819ea')
 
 prepare() {
   cp -r ${_basename}-${pkgver}{,-py2}




More information about the arch-commits mailing list