[arch-commits] Commit in phpmyadmin/trunk (PKGBUILD)
Sergej Pupykin
spupykin at archlinux.org
Fri Apr 10 16:17:08 UTC 2015
Date: Friday, April 10, 2015 @ 18:17:08
Author: spupykin
Revision: 131126
upgpkg: phpmyadmin 4.4.1.1-1
upd
Modified:
phpmyadmin/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-04-10 16:17:05 UTC (rev 131125)
+++ PKGBUILD 2015-04-10 16:17:08 UTC (rev 131126)
@@ -7,7 +7,7 @@
# Contributor: Simon Lackerbauer <calypso "at" strpg.org>
pkgname=phpmyadmin
-pkgver=4.4.0
+pkgver=4.4.1.1
pkgrel=1
pkgdesc='PHP and hence web-based tool to administrate MySQL over the WWW'
arch=('any')
@@ -17,7 +17,7 @@
optdepends=('php-mcrypt: to use phpMyAdmin internal authentication')
backup=(etc/webapps/phpmyadmin/config.inc.php)
source=(http://downloads.sourceforge.net/sourceforge/$pkgname/phpMyAdmin-$pkgver-all-languages.tar.bz2)
-md5sums=('e7464c16025d398dfc3f79a0725a98d8')
+md5sums=('ae2a214594e813548e58a0e2f4a4bd1d')
package() {
_instdir="$pkgdir"/usr/share/webapps/phpMyAdmin
More information about the arch-commits
mailing list