[arch-commits] Commit in phpmyadmin/trunk (PKGBUILD)
Sergej Pupykin
spupykin at archlinux.org
Wed Sep 23 17:18:17 UTC 2015
Date: Wednesday, September 23, 2015 @ 19:18:16
Author: spupykin
Revision: 141534
upgpkg: phpmyadmin 4.5.0-1
upd
Modified:
phpmyadmin/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-09-23 15:54:19 UTC (rev 141533)
+++ PKGBUILD 2015-09-23 17:18:16 UTC (rev 141534)
@@ -7,7 +7,7 @@
# Contributor: Simon Lackerbauer <calypso "at" strpg.org>
pkgname=phpmyadmin
-pkgver=4.4.15
+pkgver=4.5.0
pkgrel=1
pkgdesc='PHP and hence web-based tool to administrate MySQL over the WWW'
arch=('any')
@@ -17,7 +17,7 @@
optdepends=('php-mcrypt: to use phpMyAdmin internal authentication')
backup=(etc/webapps/phpmyadmin/config.inc.php)
source=(https://files.phpmyadmin.net/phpMyAdmin/$pkgver/phpMyAdmin-$pkgver-all-languages.tar.xz)
-md5sums=('d03c1fb3c20b3fb0d301759525730cea')
+md5sums=('2c079676717cdb6c6eaccc22233ce8c3')
package() {
_instdir="$pkgdir"/usr/share/webapps/phpMyAdmin
More information about the arch-commits
mailing list