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

Sergej Pupykin spupykin at archlinux.org
Wed May 6 13:18:21 UTC 2015


    Date: Wednesday, May 6, 2015 @ 15:18:21
  Author: spupykin
Revision: 132824

upgpkg: phpmyadmin 4.4.5-1

upd

Modified:
  phpmyadmin/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-05-06 07:01:04 UTC (rev 132823)
+++ PKGBUILD	2015-05-06 13:18:21 UTC (rev 132824)
@@ -7,7 +7,7 @@
 # Contributor: Simon Lackerbauer <calypso "at" strpg.org>
 
 pkgname=phpmyadmin
-pkgver=4.4.4
+pkgver=4.4.5
 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=(http://downloads.sourceforge.net/sourceforge/$pkgname/phpMyAdmin-$pkgver-all-languages.tar.bz2)
-md5sums=('32af1cdddf9e8ad1ed83b73590a164a0')
+md5sums=('4a46552850ec4fa79ad2ee6d1ea82250')
 
 package() {
   _instdir="$pkgdir"/usr/share/webapps/phpMyAdmin



More information about the arch-commits mailing list