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

Sergej Pupykin spupykin at archlinux.org
Tue Sep 1 15:17:39 UTC 2015


    Date: Tuesday, September 1, 2015 @ 17:17:39
  Author: spupykin
Revision: 139063

upgpkg: phpmyadmin 4.4.14-1

upd

Modified:
  phpmyadmin/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-09-01 15:17:34 UTC (rev 139062)
+++ PKGBUILD	2015-09-01 15:17:39 UTC (rev 139063)
@@ -7,7 +7,7 @@
 # Contributor: Simon Lackerbauer <calypso "at" strpg.org>
 
 pkgname=phpmyadmin
-pkgver=4.4.13.1
+pkgver=4.4.14
 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=(https://files.phpmyadmin.net/phpMyAdmin/$pkgver/phpMyAdmin-$pkgver-all-languages.tar.xz)
-md5sums=('be8ab49694ce0ea97a14143a68a5ea42')
+md5sums=('f069992869d4c901c4265b232be762dd')
 
 package() {
   _instdir="$pkgdir"/usr/share/webapps/phpMyAdmin



More information about the arch-commits mailing list