[arch-commits] Commit in phpmyadmin/trunk (PKGBUILD)
Bartłomiej Piotrowski
bpiotrowski at nymeria.archlinux.org
Mon Mar 24 13:29:14 UTC 2014
Date: Monday, March 24, 2014 @ 14:29:14
Author: bpiotrowski
Revision: 108187
upgpkg: phpmyadmin 4.1.11-1
new upstream release
Modified:
phpmyadmin/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2014-03-24 13:28:14 UTC (rev 108186)
+++ PKGBUILD 2014-03-24 13:29:14 UTC (rev 108187)
@@ -6,7 +6,7 @@
# Contributor: Simon Lackerbauer <calypso "at" strpg.org>
pkgname=phpmyadmin
-pkgver=4.1.9
+pkgver=4.1.11
pkgrel=1
pkgdesc='PHP and hence web-based tool to administrate MySQL over the WWW'
arch=('any')
@@ -17,7 +17,7 @@
backup=(etc/webapps/phpmyadmin/config.inc.php)
install=$pkgname.install
source=(http://downloads.sourceforge.net/sourceforge/$pkgname/phpMyAdmin-$pkgver-all-languages.tar.bz2)
-sha256sums=('f7cc55460e0518cf8911a84a88699904a052dbd63ac1ce83e27467a449657c13')
+sha256sums=('8227a1ca139dc08c1a5b68d2da0b803dd462aae625df3d728a1b3804463667ef')
package() {
_instdir="$pkgdir"/usr/share/webapps/phpMyAdmin
More information about the arch-commits
mailing list