[arch-commits] Commit in python-redis/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Fri Aug 15 02:42:49 UTC 2014
Date: Friday, August 15, 2014 @ 04:42:49
Author: fyan
Revision: 117417
upgpkg: python-redis 2.10.3-1
Modified:
python-redis/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2014-08-15 02:27:51 UTC (rev 117416)
+++ PKGBUILD 2014-08-15 02:42:49 UTC (rev 117417)
@@ -6,7 +6,7 @@
pkgbase=python-redis
pkgname=('python-redis' 'python2-redis')
_basename=redis
-pkgver=2.10.2
+pkgver=2.10.3
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=('03c749a5809fed0bab0a41cb8c1d3793')
+md5sums=('7619221ad0cbd124a5687458ea3f5289')
prepare() {
cp -a ${_basename}-${pkgver}{,-py2}
More information about the arch-commits
mailing list