[arch-commits] Commit in java7-openjdk/trunk (PKGBUILD)

Guillaume Alaux guillaume at archlinux.org
Thu Jan 22 23:41:31 UTC 2015


    Date: Friday, January 23, 2015 @ 00:41:31
  Author: guillaume
Revision: 229664

Fix wrong pkgver output by pkgver()

Modified:
  java7-openjdk/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-01-22 23:08:34 UTC (rev 229663)
+++ PKGBUILD	2015-01-22 23:41:31 UTC (rev 229664)
@@ -12,7 +12,7 @@
     | sed -r 's/^JDK_UPDATE_VERSION = (.+)$/\1/')
   echo ${_java_ver}.u${_updatever}_${_icedtea_ver}
 }
-pkgver=7.u71_2.5.3
+pkgver=7.u71_2.5.4
 pkgrel=1
 
 _bootstrap=0 # 0/1 for quick build or full bootstrap



More information about the arch-commits mailing list