[arch-commits] Commit in phpmyadmin/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sun Mar 22 11:42:58 UTC 2020
Date: Sunday, March 22, 2020 @ 11:42:58
Author: felixonmars
Revision: 603446
upgpkg: phpmyadmin 5.0.2-1
Modified:
phpmyadmin/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-22 11:42:16 UTC (rev 603445)
+++ PKGBUILD 2020-03-22 11:42:58 UTC (rev 603446)
@@ -6,7 +6,7 @@
# Contributor: Simon Lackerbauer <calypso "at" strpg.org>
pkgname=phpmyadmin
-pkgver=5.0.1
+pkgver=5.0.2
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=('576323a5e63438fe9e57e6165697c5e03e5291346f3786c84d5d6c4cd6851713cb10b2eed4b0c7e9ab6445dad9b06cbded6c03711fcc2942e999f2b5e7ab446b')
+sha512sums=('242770cc468ebcb3ec9c57bce16607a258621014513568b1a96cfea1df4786506c3922250c69f87e058dbf0dd69cf37efda1a810ade88c05d5ef37591cc1b225')
package() {
_instdir="$pkgdir"/usr/share/webapps/phpMyAdmin
More information about the arch-commits
mailing list