summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJamie Magee2019-09-24 11:02:57 +0200
committerJamie Magee2019-09-24 11:02:57 +0200
commitd9cc6bbb0ee60b77641dbeaa11d913252b18e0e2 (patch)
tree58e5a1c84da3a81bba0a2df26797a9489ea9596a /PKGBUILD
parentf8f5861c20dc324a6fbbe7fb6e469f25c9ebff49 (diff)
downloadaur-d9cc6bbb0ee60b77641dbeaa11d913252b18e0e2.tar.gz
upgpkg: java-openjfx-ea-bin 14rc1-1
upstream release
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD12
1 files changed, 6 insertions, 6 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1b83b9d0279f..075b0479b191 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Mohammadreza Abdollahzadeh <morealaz at gmail dot com>
# Maintainer: Jamie Magee <jamie dot magee at gmail dot com>
pkgname=java-openjfx-ea-bin
-_majorver=13
-_buildver=2
+_majorver=14
+_buildver=1
pkgver=${_majorver}rc${_buildver}
pkgrel=1
pkgdesc="Java OpenJFX ${_majorver} Early-Access Build."
@@ -10,10 +10,10 @@ arch=('x86_64')
url='https://openjfx.io/'
license=('GPL2')
depends=('java-openjdk-ea-bin' 'gstreamer' 'libxtst' 'webkit2gtk' 'ffmpeg' 'qt5-base')
-source=("https://download2.gluonhq.com/openjfx/${_majorver}/openjfx-${_majorver}-rc+${_buildver}_linux-x64_bin-sdk.zip"
- "https://download2.gluonhq.com/openjfx/${_majorver}/openjfx-${_majorver}-rc+${_buildver}_linux-x64_bin-jmods.zip")
-sha256sums=('12533c55f844e3522503144c2eb16223792ac9e56e9e7e91600af5fccb11aafd'
- '63aab423ddddf87b49f857dc923e19dc5c27ee8f2186a95697ef9a309f8b41bb')
+source=("https://download2.gluonhq.com/openjfx/${_majorver}/openjfx-${_majorver}-ea+${_buildver}_linux-x64_bin-sdk.zip"
+ "https://download2.gluonhq.com/openjfx/${_majorver}/openjfx-${_majorver}-ea+${_buildver}_linux-x64_bin-jmods.zip")
+sha256sums=('9e60fff5fe550b3a7d97c39be0239764582647f5e1ba143ba44bef94cab7b441'
+ '827e49f70c4269f73eaf3a2aab51222679da839f4b76d35f928c2ed8730268b9')
_jvmdir=usr/lib/jvm/java-${_majorver}-openjdk