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

Levente Polyak anthraxx at archlinux.org
Tue Jun 18 08:52:14 UTC 2019


    Date: Tuesday, June 18, 2019 @ 08:52:13
  Author: anthraxx
Revision: 356358

upgpkg: java10-openjdk 10.0.2.u13-2 (rebuild)

Modified:
  java10-openjdk/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +---------
 1 file changed, 1 insertion(+), 9 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-06-18 08:51:37 UTC (rev 356357)
+++ PKGBUILD	2019-06-18 08:52:13 UTC (rev 356358)
@@ -2,15 +2,7 @@
 # Maintainer: Guillaume ALAUX <guillaume at archlinux.org>
 
 # TODO add test, see about packaging jtreg and using it here
-# TODO see about building with OpenJDK10
-# TODO add javazi
-# TODO when IcedTea provides it, package icedtea-web and add it as optdepends
-# TODO package OpenJFX for OpenJDK10 and add it as optdepends
 
-## EXPLORATIONS
-# TODO extract a jmods package from jdk10-openjdk?
-# TODO extract a jdk-headless package?
-
 pkgbase=java10-openjdk
 pkgname=('jre10-openjdk-headless' 'jre10-openjdk' 'jdk10-openjdk' 'openjdk10-src' 'openjdk10-doc')
 _majorver=10
@@ -17,7 +9,7 @@
 _minorver=0
 _securityver=2
 _updatever=13
-pkgrel=1
+pkgrel=2
 pkgver=${_majorver}.${_minorver}.${_securityver}.u${_updatever}
 _hg_tag=jdk-${_majorver}.${_minorver}.${_securityver}+${_updatever}
 arch=('x86_64')



More information about the arch-commits mailing list