[arch-commits] Commit in phpmyadmin/trunk (PKGBUILD)
Sergej Pupykin
spupykin at archlinux.org
Fri Jan 5 16:38:56 UTC 2018
Date: Friday, January 5, 2018 @ 16:38:54
Author: spupykin
Revision: 279050
upgpkg: phpmyadmin 4.7.7-1
Modified:
phpmyadmin/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-01-05 16:38:46 UTC (rev 279049)
+++ PKGBUILD 2018-01-05 16:38:54 UTC (rev 279050)
@@ -7,7 +7,7 @@
# Contributor: Simon Lackerbauer <calypso "at" strpg.org>
pkgname=phpmyadmin
-pkgver=4.7.6
+pkgver=4.7.7
pkgrel=1
pkgdesc='PHP and hence web-based tool to administrate MySQL over the WWW'
arch=('any')
@@ -16,7 +16,7 @@
depends=('mariadb-clients' 'php')
backup=(etc/webapps/phpmyadmin/config.inc.php)
source=(https://files.phpmyadmin.net/phpMyAdmin/$pkgver/phpMyAdmin-$pkgver-all-languages.tar.xz)
-sha256sums=('5fab6b92336386646bbb189d55817799487b5c27b06cab0cdfdcab3c88f5988f')
+sha256sums=('2a748e92e7bf8d4d008a524f8101f011ff63de2fd20339d025f2be4900f75deb')
package() {
_instdir="$pkgdir"/usr/share/webapps/phpMyAdmin
More information about the arch-commits
mailing list