[arch-commits] Commit in phpmyadmin/trunk (PKGBUILD)
    Sergej Pupykin 
    spupykin at archlinux.org
       
    Mon Dec 28 19:38:21 UTC 2015
    
    
  
    Date: Monday, December 28, 2015 @ 20:38:20
  Author: spupykin
Revision: 154675
upgpkg: phpmyadmin 4.5.3.1-1
upd
Modified:
  phpmyadmin/trunk/PKGBUILD
----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-12-28 19:38:12 UTC (rev 154674)
+++ PKGBUILD	2015-12-28 19:38:20 UTC (rev 154675)
@@ -7,7 +7,7 @@
 # Contributor: Simon Lackerbauer <calypso "at" strpg.org>
 
 pkgname=phpmyadmin
-pkgver=4.5.3
+pkgver=4.5.3.1
 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=('8b43c85b8b25d82f1d431b3799710f2c')
+md5sums=('e7e9981c75d356f5fb932e1a2e4978f8')
 
 package() {
   _instdir="$pkgdir"/usr/share/webapps/phpMyAdmin
    
    
More information about the arch-commits
mailing list