[arch-commits] Commit in phpmyadmin/trunk (PKGBUILD)
Sergej Pupykin
spupykin at archlinux.org
Mon Sep 21 11:12:37 UTC 2015
Date: Monday, September 21, 2015 @ 13:12:37
Author: spupykin
Revision: 141378
upgpkg: phpmyadmin 4.4.15-1
upd
Modified:
phpmyadmin/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-09-21 11:12:32 UTC (rev 141377)
+++ PKGBUILD 2015-09-21 11:12:37 UTC (rev 141378)
@@ -7,7 +7,7 @@
# Contributor: Simon Lackerbauer <calypso "at" strpg.org>
pkgname=phpmyadmin
-pkgver=4.4.14.1
+pkgver=4.4.15
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=('b0b9fe05b09d07a4577c91d0d9b61093')
+md5sums=('d03c1fb3c20b3fb0d301759525730cea')
package() {
_instdir="$pkgdir"/usr/share/webapps/phpMyAdmin
More information about the arch-commits
mailing list