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

Sergej Pupykin spupykin at archlinux.org
Tue Oct 20 17:02:41 UTC 2020


    Date: Tuesday, October 20, 2020 @ 17:02:41
  Author: spupykin
Revision: 727633

upgpkg: phpmyadmin 5.0.4-1

Modified:
  phpmyadmin/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-20 17:02:36 UTC (rev 727632)
+++ PKGBUILD	2020-10-20 17:02:41 UTC (rev 727633)
@@ -6,7 +6,7 @@
 # Contributor: Simon Lackerbauer <calypso "at" strpg.org>
 
 pkgname=phpmyadmin
-pkgver=5.0.3
+pkgver=5.0.4
 pkgrel=1
 pkgdesc='PHP and hence web-based tool to administrate MySQL over the WWW'
 arch=('any')
@@ -15,7 +15,7 @@
 depends=('mysql-clients' 'php')
 backup=(etc/webapps/phpmyadmin/config.inc.php)
 source=(https://files.phpmyadmin.net/phpMyAdmin/$pkgver/phpMyAdmin-$pkgver-all-languages.tar.xz)
-sha512sums=('e03b0fcd1998570c243a41bcb9e1bf46c1da8fdb99b8e54ba4de3e7e22ff0d847468f16137b011f22eb2ee58d92debd66f2f0ec1b403775aef879a3f8978ebf1')
+sha512sums=('9516cecee01037ef29d7ef5fa3ea1fee019685ba738ff945e902bf90e8731b7e8c94f820779595bb3a8de2720bb44ee7d94785343096c972c6d476904d4451f8')
 
 package() {
   _instdir="$pkgdir"/usr/share/webapps/phpMyAdmin



More information about the arch-commits mailing list