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

Sergej Pupykin spupykin at archlinux.org
Thu Feb 22 11:04:19 UTC 2018


    Date: Thursday, February 22, 2018 @ 11:04:18
  Author: spupykin
Revision: 297070

upgpkg: phpmyadmin 4.7.8-1

Modified:
  phpmyadmin/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-02-22 11:04:08 UTC (rev 297069)
+++ PKGBUILD	2018-02-22 11:04:18 UTC (rev 297070)
@@ -7,8 +7,8 @@
 # Contributor: Simon Lackerbauer <calypso "at" strpg.org>
 
 pkgname=phpmyadmin
-pkgver=4.7.7
-pkgrel=2
+pkgver=4.7.8
+pkgrel=1
 pkgdesc='PHP and hence web-based tool to administrate MySQL over the WWW'
 arch=('any')
 url='http://www.phpmyadmin.net'
@@ -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=('2a748e92e7bf8d4d008a524f8101f011ff63de2fd20339d025f2be4900f75deb')
+sha256sums=('828c687f1463561db9043eecaae8eee3b2e1895066bfecd240c6e25abf283701')
 
 package() {
   _instdir="$pkgdir"/usr/share/webapps/phpMyAdmin



More information about the arch-commits mailing list