[arch-commits] Commit in phpmyadmin/trunk (PKGBUILD)
Sergej Pupykin
spupykin at archlinux.org
Thu Jun 23 13:38:20 UTC 2016
Date: Thursday, June 23, 2016 @ 13:38:20
Author: spupykin
Revision: 180812
upgpkg: phpmyadmin 4.6.3-1
upd
Modified:
phpmyadmin/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-06-23 13:17:42 UTC (rev 180811)
+++ PKGBUILD 2016-06-23 13:38:20 UTC (rev 180812)
@@ -7,7 +7,7 @@
# Contributor: Simon Lackerbauer <calypso "at" strpg.org>
pkgname=phpmyadmin
-pkgver=4.6.2
+pkgver=4.6.3
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)
-md5sums=('9ee574eff0569be0ad80ac82c7d197be')
+md5sums=('53c7a6a577d10de04a5dd21a05018542')
package() {
_instdir="$pkgdir"/usr/share/webapps/phpMyAdmin
More information about the arch-commits
mailing list