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

Guillaume Alaux guillaume at archlinux.org
Tue Jul 21 19:57:37 UTC 2015


    Date: Tuesday, July 21, 2015 @ 21:57:37
  Author: guillaume
Revision: 242405

Fix accidently bumped pkgrel

Modified:
  java7-openjdk/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-07-21 19:53:40 UTC (rev 242404)
+++ PKGBUILD	2015-07-21 19:57:37 UTC (rev 242405)
@@ -14,7 +14,7 @@
 #}
 _updatever=85
 pkgver=${_java_ver}.u${_updatever}_${_icedtea_ver}
-pkgrel=2
+pkgrel=1
 
 _bootstrap=0 # 0/1 for quick build or full bootstrap
 



More information about the arch-commits mailing list