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

Sergej Pupykin spupykin at archlinux.org
Sat Oct 10 09:49:09 UTC 2020


    Date: Saturday, October 10, 2020 @ 09:49:08
  Author: spupykin
Revision: 723042

upgpkg: phpmyadmin 5.0.3-1

Modified:
  phpmyadmin/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-10 09:48:55 UTC (rev 723041)
+++ PKGBUILD	2020-10-10 09:49:08 UTC (rev 723042)
@@ -6,7 +6,7 @@
 # Contributor: Simon Lackerbauer <calypso "at" strpg.org>
 
 pkgname=phpmyadmin
-pkgver=5.0.2
+pkgver=5.0.3
 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=('242770cc468ebcb3ec9c57bce16607a258621014513568b1a96cfea1df4786506c3922250c69f87e058dbf0dd69cf37efda1a810ade88c05d5ef37591cc1b225')
+sha512sums=('e03b0fcd1998570c243a41bcb9e1bf46c1da8fdb99b8e54ba4de3e7e22ff0d847468f16137b011f22eb2ee58d92debd66f2f0ec1b403775aef879a3f8978ebf1')
 
 package() {
   _instdir="$pkgdir"/usr/share/webapps/phpMyAdmin



More information about the arch-commits mailing list