mirror of
https://github.com/archlinux/aur.git
synced 2026-02-07 12:41:55 +01:00
C++11 ABI rebuild
This commit is contained in:
parent
d469fb4140
commit
6a7de0921e
1 changed files with 1 additions and 1 deletions
2
PKGBUILD
2
PKGBUILD
|
|
@ -16,7 +16,7 @@ _jdk_update=65
|
|||
_build_ver=17
|
||||
_hgtag=${_java_ver}u${_jdk_update}-b${_build_ver}
|
||||
pkgver=${_java_ver}.u${_jdk_update}
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc='Java OpenJFX 8 client application platform (open-source implementation of JavaFX)'
|
||||
arch=('i686' 'x86_64')
|
||||
url='https://wiki.openjdk.java.net/display/OpenJFX/Main'
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue