[arch-commits] Commit in phpmyadmin/trunk (PKGBUILD)
Bartłomiej Piotrowski
bpiotrowski at archlinux.org
Sun Oct 12 09:39:47 UTC 2014
Date: Sunday, October 12, 2014 @ 11:39:46
Author: bpiotrowski
Revision: 120563
upgpkg: phpmyadmin 4.2.10-1
new upstream release
Modified:
phpmyadmin/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2014-10-12 09:36:51 UTC (rev 120562)
+++ PKGBUILD 2014-10-12 09:39:46 UTC (rev 120563)
@@ -6,7 +6,7 @@
# Contributor: Simon Lackerbauer <calypso "at" strpg.org>
pkgname=phpmyadmin
-pkgver=4.2.9.1
+pkgver=4.2.10
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=('6bee05d6c0accef24ba71113ffa0b9ab')
+md5sums=('109918fea1f35b7bd5a7e6ca2ee977c3')
package() {
_instdir="$pkgdir"/usr/share/webapps/phpMyAdmin
More information about the arch-commits
mailing list