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

Sergej Pupykin spupykin at archlinux.org
Wed May 30 14:41:35 UTC 2018


    Date: Wednesday, May 30, 2018 @ 14:41:35
  Author: spupykin
Revision: 333364

upgpkg: phpmyadmin 4.8.1-1

Modified:
  phpmyadmin/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-30 14:41:29 UTC (rev 333363)
+++ PKGBUILD	2018-05-30 14:41:35 UTC (rev 333364)
@@ -7,7 +7,7 @@
 # Contributor: Simon Lackerbauer <calypso "at" strpg.org>
 
 pkgname=phpmyadmin
-pkgver=4.8.0.1
+pkgver=4.8.1
 pkgrel=1
 pkgdesc='PHP and hence web-based tool to administrate MySQL over the WWW'
 arch=('any')
@@ -16,7 +16,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)
-sha256sums=('36b586d310374a062244adb919d847379aebf4c41ba0e5d11d6ed3186fa052d5')
+sha256sums=('3bf228f026899acc0c016446501317bfb58938d6bd3816fe90a702e3f401f913')
 
 package() {
   _instdir="$pkgdir"/usr/share/webapps/phpMyAdmin



More information about the arch-commits mailing list