summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Sobolevskiy2017-06-28 12:36:45 +0700
committerAlexander Sobolevskiy2017-06-28 12:36:45 +0700
commitf9a2e01ce28fde846a8918db2f3ab69d9117b0eb (patch)
treea32b194f14b5e42ec2896dca50b0b4f8594d2da2
parentef2c1d0f002c92cbf386d5400514e1c4056f5e39 (diff)
downloadaur-f9a2e01ce28fde846a8918db2f3ab69d9117b0eb.tar.gz
upd 1.7.0
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index aafe71201d10..06c5af5bb455 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Erik Dubbelboer <erik@dubbelboer.com>
pkgname=phpredisadmin
-pkgver=1.6.0
+pkgver=1.7.0
pkgrel=1
pkgdesc="phpRedisAdmin is a simple web interface to manage Redis databases"
arch=('any')
@@ -10,7 +10,7 @@ url="https://github.com/erikdubbelboer/phpRedisAdmin"
license=('GPL')
source=("https://github.com/erikdubbelboer/phpRedisAdmin/archive/v${pkgver}.tar.gz"
"https://github.com/nrk/predis/archive/v1.1.1.zip")
-md5sums=('325833e444d814dc2b2b3418cd954467'
+md5sums=('33ac176c3564d5204927ed9ab22849a9'
'8755fd28c226c5ac2b73c09b0dce70de')
package() {