summaryrefslogtreecommitdiff
path: root/community/redis/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/redis/PKGBUILD')
-rw-r--r--community/redis/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/redis/PKGBUILD b/community/redis/PKGBUILD
index cb8d48f99..d7c653ad9 100644
--- a/community/redis/PKGBUILD
+++ b/community/redis/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 51232 2011-07-06 10:22:03Z spupykin $
+# $Id: PKGBUILD 53250 2011-08-02 14:55:17Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Maintainer: Jan-Erik Rediger <badboy at archlinux dot us>
# Contributor: nofxx <x@<nick>.com>
pkgname=redis
-pkgver=2.2.11
+pkgver=2.2.12
pkgrel=1
pkgdesc="Advanced key-value store"
arch=('i686' 'x86_64' 'mips64el')
@@ -18,7 +18,7 @@ backup=("etc/redis.conf"
source=("http://redis.googlecode.com/files/${pkgname}-${pkgver}.tar.gz"
"redis.d"
"redis.logrotate")
-md5sums=('5501c90ca02ae7ea93c34f067b3e0619'
+md5sums=('61b287860cab3e89c49390b8f5ffb697'
'bf61968d18d0e42529880f5c488ea9ed'
'9e2d75b7a9dc421122d673fe520ef17f')