summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDet2017-07-19 12:03:56 +0300
committerDet2017-07-19 12:03:56 +0300
commit80f5952cd570d35685eab6747b1f5ae662523267 (patch)
tree150a5ffd46c2edc6e4c56b59a07ef96cf3360f6f /PKGBUILD
parent064df97a30f95713be50b172b0c87852a38fe356 (diff)
downloadaur-80f5952cd570d35685eab6747b1f5ae662523267.tar.gz
Fix link
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7753571e82ee..41b0b1fe929c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,14 +7,14 @@ _major=8
_minor=141
_build=b15
pkgver=${_major}u${_minor}
-pkgrel=1
+pkgrel=2
arch=('any')
url="http://www.oracle.com/technetwork/java/javase/downloads/index.html"
license=('custom:Oracle')
optdepends=("java-environment>=$_major: Compile and run examples")
options=('!strip')
source=("http://download.oracle.com/otn-pub/java/jdk/$pkgver-$_build/336fa29ff2bb4ef291e347e091f7f4a7/jdk-$pkgver-docs-all.zip"
- "http://download.oracle.com/otn-pub/java/javafx/$_major.0.$_minor-$_build/336fa29ff2bb4ef291e347e091f7f4a7/javafx-$pkgver-apidocs.zip"
+ "http://download.oracle.com/otn-pub/java/javafx/$_major.0.$_minor-b14/336fa29ff2bb4ef291e347e091f7f4a7/javafx-$pkgver-apidocs.zip"
'LICENSE-Documentation.txt'
'LICENSE-Oracle-Legal-Notices.txt')
md5sums=('fa55f38231a4fe86d5265c07b0c1b002'