[arch-commits] Commit in phpmyadmin/trunk (PKGBUILD)

Bartłomiej Piotrowski bpiotrowski at archlinux.org
Thu Oct 2 13:34:35 UTC 2014


    Date: Thursday, October 2, 2014 @ 15:34:34
  Author: bpiotrowski
Revision: 120061

upgpkg: phpmyadmin 4.2.9.1-1

new upstream release

Modified:
  phpmyadmin/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-10-02 12:44:12 UTC (rev 120060)
+++ PKGBUILD	2014-10-02 13:34:34 UTC (rev 120061)
@@ -6,7 +6,7 @@
 # Contributor: Simon Lackerbauer <calypso "at" strpg.org>
 
 pkgname=phpmyadmin
-pkgver=4.2.9
+pkgver=4.2.9.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=('8cd00c188d17e2d095c8289ce548c14f')
+md5sums=('6bee05d6c0accef24ba71113ffa0b9ab')
 
 package() {
   _instdir="$pkgdir"/usr/share/webapps/phpMyAdmin



More information about the arch-commits mailing list