summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 12f6f571f9ec..bfc012f59314 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname='dbninja'
pkgver=3.2.7
-pkgrel=1
+pkgrel=2
pkgdesc="Advanced web-based application for MySQL database administration and development"
arch=("any")
url="http://www.dbninja.com/"
@@ -11,7 +11,7 @@ license=("custom: EULA")
depends=("php")
source=("dbninja-${pkgver}.tar.gz::http://www.dbninja.com/download/dbninja.tar.gz"
"service")
-md5sums=('e6ca2716b529e5a874f151a694a83e12'
+md5sums=('4db2ae6f085ed4069a460e19d1d2af87'
'aff1d2120e5e753b160ae8deeb333978')
install="install"