summaryrefslogtreecommitdiff
path: root/community/redis
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-02-05 03:38:19 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-02-05 03:38:19 +0000
commit8b3a0b83eb5ad9bcff19b466bcd72c18fdf466ce (patch)
tree3ff1e4ff16a28abfcec73d664b339c7ce57f5891 /community/redis
parent994ca8b3d7a14ef97d75b40b7554a9892bd0283f (diff)
Wed Feb 5 03:36:49 UTC 2014
Diffstat (limited to 'community/redis')
-rw-r--r--community/redis/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/redis/PKGBUILD b/community/redis/PKGBUILD
index e00b00d40..f171ecf44 100644
--- a/community/redis/PKGBUILD
+++ b/community/redis/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 103976 2014-01-14 11:37:21Z spupykin $
+# $Id: PKGBUILD 105288 2014-02-04 16:31:50Z 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.8.4
+pkgver=2.8.5
pkgrel=1
pkgdesc="Advanced key-value store"
arch=('i686' 'x86_64')
@@ -19,7 +19,7 @@ source=("http://download.redis.io/releases/redis-$pkgver.tar.gz"
"redis.service"
"redis.logrotate"
"redis.tmpfiles.d")
-md5sums=('cc161dd8fc8a11727b1b2ad8db8f77a0'
+md5sums=('a27c23673585ad97ae40ed0214c1480b'
'5320aa6d0f31aadc1d6202ca40425aea'
'9e2d75b7a9dc421122d673fe520ef17f'
'dd9ab8022b4d963b2e5899170dfff490')