[arch-commits] Commit in phpmyadmin/trunk (PKGBUILD)
    Sergej Pupykin 
    spupykin at archlinux.org
       
    Thu Jun  2 11:01:52 UTC 2016
    
    
  
    Date: Thursday, June 2, 2016 @ 13:01:52
  Author: spupykin
Revision: 177724
upgpkg: phpmyadmin 4.6.2-1
upd
Modified:
  phpmyadmin/trunk/PKGBUILD
----------+
 PKGBUILD |    5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-06-02 09:55:51 UTC (rev 177723)
+++ PKGBUILD	2016-06-02 11:01:52 UTC (rev 177724)
@@ -7,7 +7,7 @@
 # Contributor: Simon Lackerbauer <calypso "at" strpg.org>
 
 pkgname=phpmyadmin
-pkgver=4.6.1
+pkgver=4.6.2
 pkgrel=1
 pkgdesc='PHP and hence web-based tool to administrate MySQL over the WWW'
 arch=('any')
@@ -14,10 +14,9 @@
 url='http://www.phpmyadmin.net'
 license=('GPL')
 depends=('mariadb-clients' 'php')
-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=('a656cfeb0e0c1f2764ff43f2cd4d4dd7')
+md5sums=('9ee574eff0569be0ad80ac82c7d197be')
 
 package() {
   _instdir="$pkgdir"/usr/share/webapps/phpMyAdmin
    
    
More information about the arch-commits
mailing list