[arch-commits] Commit in phpmyadmin/trunk (PKGBUILD)
Sergej Pupykin
spupykin at archlinux.org
Mon Jan 28 12:35:35 UTC 2019
Date: Monday, January 28, 2019 @ 12:35:34
Author: spupykin
Revision: 428308
upgpkg: phpmyadmin 4.8.5-1
Modified:
phpmyadmin/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-01-28 12:35:28 UTC (rev 428307)
+++ PKGBUILD 2019-01-28 12:35:34 UTC (rev 428308)
@@ -6,7 +6,7 @@
# Contributor: Simon Lackerbauer <calypso "at" strpg.org>
pkgname=phpmyadmin
-pkgver=4.8.4
+pkgver=4.8.5
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)
-sha256sums=('e3d07cf070983bda327b9f3029ef1941c692ebad29275028948b0e11fa55990d')
+sha256sums=('d7ab5df4e464d7ba17bf2a42da7d7f26dad45c34bf321ac8ae7d2ed748413913')
package() {
_instdir="$pkgdir"/usr/share/webapps/phpMyAdmin
More information about the arch-commits
mailing list