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

Bartłomiej Piotrowski bpiotrowski at archlinux.org
Wed Dec 3 21:14:26 UTC 2014


    Date: Wednesday, December 3, 2014 @ 22:14:26
  Author: bpiotrowski
Revision: 123417

upgpkg: phpmyadmin 4.2.13.1-1

new upstream release

Modified:
  phpmyadmin/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-12-03 15:28:00 UTC (rev 123416)
+++ PKGBUILD	2014-12-03 21:14:26 UTC (rev 123417)
@@ -6,7 +6,7 @@
 # Contributor: Simon Lackerbauer <calypso "at" strpg.org>
 
 pkgname=phpmyadmin
-pkgver=4.2.13
+pkgver=4.2.13.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=('c64630428439ccbf88c4b91526065bb7')
+md5sums=('0ff348f9ab0915bf9d93a3e7fa3e470b')
 
 package() {
   _instdir="$pkgdir"/usr/share/webapps/phpMyAdmin



More information about the arch-commits mailing list