Date: Monday, July 29, 2013 @ 11:38:24
  Author: bpiotrowski
Revision: 94687

upgpkg: phpmyadmin 4.0.4.2-1

- upstream release

Modified:
  phpmyadmin/trunk/PKGBUILD

----------+
 PKGBUILD |   11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2013-07-29 08:45:45 UTC (rev 94686)
+++ PKGBUILD    2013-07-29 09:38:24 UTC (rev 94687)
@@ -1,11 +1,12 @@
 # $Id$
-# Maintainer: Sergej Pupykin <[email protected]>
-# Maintainer: tobias <[email protected]>
-# Committer: Manolis Tzanidakis <[email protected]>
+# Maintainer:  Bartłomiej Piotrowski <[email protected]>
+# Contributor: Sergej Pupykin <[email protected]>
+# Contributor: tobias <[email protected]>
+# Contributor: Manolis Tzanidakis <[email protected]>
 # Contributor: Simon Lackerbauer <calypso "at" strpg.org>
 
 pkgname=phpmyadmin
-pkgver=4.0.4.1
+pkgver=4.0.4.2
 pkgrel=1
 pkgdesc='PHP and hence web-based tool to administrate MySQL over the WWW'
 arch=('any')
@@ -18,7 +19,7 @@
                etc/webapps/phpmyadmin/config.inc.php)
 
source=(http://downloads.sourceforge.net/sourceforge/$pkgname/phpMyAdmin-$pkgver-all-languages.tar.bz2)
 install=$pkgname.install
-sha256sums=('bd4f5c8084f9378657a02bb9ec3396db365f98b2a0f7b1a3930d7a116502ea8c')
+sha256sums=('aadbe787db33c6da6abfddfd8b16b4adbb2beb204558db88970347f3b8f699e9')
 
 package() {
   _instdir="$pkgdir"/usr/share/webapps/phpMyAdmin

Reply via email to