[arch-commits] Commit in phpmyadmin/trunk (PKGBUILD)
Bartłomiej Piotrowski
bpiotrowski at archlinux.org
Sun Aug 17 22:54:20 UTC 2014
Date: Monday, August 18, 2014 @ 00:54:20
Author: bpiotrowski
Revision: 117485
upgpkg: phpmyadmin 4.2.7.1-1
new upstream release
Modified:
phpmyadmin/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2014-08-17 19:42:09 UTC (rev 117484)
+++ PKGBUILD 2014-08-17 22:54:20 UTC (rev 117485)
@@ -6,7 +6,7 @@
# Contributor: Simon Lackerbauer <calypso "at" strpg.org>
pkgname=phpmyadmin
-pkgver=4.2.7
+pkgver=4.2.7.1
pkgrel=1
pkgdesc='PHP and hence web-based tool to administrate MySQL over the WWW'
arch=('any')
@@ -16,7 +16,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=('c27f47dbd3b136e5075de292a02736c5')
+md5sums=('32aaee4adca3dfa87b68985a76cc4a9a')
package() {
_instdir="$pkgdir"/usr/share/webapps/phpMyAdmin
More information about the arch-commits
mailing list