[arch-commits] Commit in phpmyadmin/trunk (PKGBUILD)
    Bartłomiej Piotrowski 
    bpiotrowski at nymeria.archlinux.org
       
    Wed Jan  8 14:35:00 UTC 2014
    
    
  
    Date: Wednesday, January 8, 2014 @ 15:34:59
  Author: bpiotrowski
Revision: 103635
upgpkg: phpmyadmin 4.1.4-1
new upstream release
Modified:
  phpmyadmin/trunk/PKGBUILD
----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-01-08 14:31:20 UTC (rev 103634)
+++ PKGBUILD	2014-01-08 14:34:59 UTC (rev 103635)
@@ -6,7 +6,7 @@
 # Contributor: Simon Lackerbauer <calypso "at" strpg.org>
 
 pkgname=phpmyadmin
-pkgver=4.1.3
+pkgver=4.1.4
 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=('1ef9b937bf8a97da6c6d760862f6c0ec19e8ec35642f27677c316c5969b79b92')
+sha256sums=('7c8e071fe387f8cba60487757f6a0d8220ac542450e7592575ccbbeb3885171c')
 
 package() {
   _instdir="$pkgdir"/usr/share/webapps/phpMyAdmin
    
    
More information about the arch-commits
mailing list