summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorsurefire2017-05-25 08:45:49 +0300
committersurefire2017-05-25 08:45:49 +0300
commit13c1b8d0458b30457357b311f2d6ae6d9769a700 (patch)
tree046e458b61a979d41f55da92d6b3a58e8c225f90 /PKGBUILD
parentfb62631e36303468bb42d4b55c59d89cad40659d (diff)
downloadaur-dbninja.tar.gz
updpkgsum: source changed
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"