summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d30e9c20dfe2..cc92d8b4ac53 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -16,11 +16,12 @@ optdepends=("java-runtime>=$_major: Run the examples"
"java-environment>=$_major: Compile and run the examples")
options=('!strip')
source=("http://download.oracle.com/otn-pub/java/jdk/$pkgver-$_build/jdk-$pkgver-docs-all.zip"
- "http://download.oracle.com/otn-pub/java/javafx/$_major.0.$_minor-$_build/javafx-$pkgver-apidocs.zip"
+# "http://download.oracle.com/otn-pub/java/javafx/$_major.0.$_minor-$_build/javafx-$pkgver-apidocs.zip"
+ 'http://download.oracle.com/otn-pub/java/javafx/8.0.72-b15/javafx-8u72-apidocs.zip'
'LICENSE-Documentation'
'LICENSE-JavaFX')
md5sums=('d98ad2762c2c7e48af3a93272764b5ce'
- ''
+ '1a97e0c6e666cfcb11c52a76a43be96b'
'4d54057ca75b691366977dab2277e869'
'b2a9fa7a855645ba5e1ea2ea555cce25')