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

Sergej Pupykin spupykin at archlinux.org
Thu Mar 30 09:12:22 UTC 2017


    Date: Thursday, March 30, 2017 @ 09:12:21
  Author: spupykin
Revision: 220066

upgpkg: phpmyadmin 4.7.0-1

upd

Modified:
  phpmyadmin/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-03-30 09:07:24 UTC (rev 220065)
+++ PKGBUILD	2017-03-30 09:12:21 UTC (rev 220066)
@@ -7,7 +7,7 @@
 # Contributor: Simon Lackerbauer <calypso "at" strpg.org>
 
 pkgname=phpmyadmin
-pkgver=4.6.6
+pkgver=4.7.0
 pkgrel=1
 pkgdesc='PHP and hence web-based tool to administrate MySQL over the WWW'
 arch=('any')
@@ -16,7 +16,7 @@
 depends=('mariadb-clients' 'php')
 backup=(etc/webapps/phpmyadmin/config.inc.php)
 source=(https://files.phpmyadmin.net/phpMyAdmin/$pkgver/phpMyAdmin-$pkgver-all-languages.tar.xz)
-sha256sums=('b7b9e0f88ca740fcba249e7e3e7d51d1923b038b7742cde72de193a2b0a2654f')
+sha256sums=('6378d1f45f5356fda2d18a923c56a495e03bc1e7694e7b7c004dd688d2178f90')
 
 package() {
   _instdir="$pkgdir"/usr/share/webapps/phpMyAdmin



More information about the arch-commits mailing list