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

Sergej Pupykin spupykin at archlinux.org
Mon Aug 28 18:12:54 UTC 2017


    Date: Monday, August 28, 2017 @ 18:12:54
  Author: spupykin
Revision: 254662

upgpkg: phpmyadmin 4.7.4-1

Modified:
  phpmyadmin/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-08-28 18:08:31 UTC (rev 254661)
+++ PKGBUILD	2017-08-28 18:12:54 UTC (rev 254662)
@@ -7,7 +7,7 @@
 # Contributor: Simon Lackerbauer <calypso "at" strpg.org>
 
 pkgname=phpmyadmin
-pkgver=4.7.3
+pkgver=4.7.4
 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=('ed51669043f62494dc3bc21a87423373164ff63865a6c6bceaee535ef785f33e')
+sha256sums=('7938c4af25bb1ab318762c0b7973704a8fcc94da3166ad69c8802bd14a905c63')
 
 package() {
   _instdir="$pkgdir"/usr/share/webapps/phpMyAdmin



More information about the arch-commits mailing list