summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDet2016-01-12 22:07:06 +0200
committerDet2016-01-12 22:07:06 +0200
commitb958206c71c1250382fbdf042d7a41cabf64b9a6 (patch)
treeb0227d2a3be092d7e5ec39b1388533a4a2b8dd03
parent54e205e0ba47b3e2d79b27219b97314c0620309a (diff)
downloadaur-b958206c71c1250382fbdf042d7a41cabf64b9a6.tar.gz
Fix link again
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e2fcce6e91fc..a5f5702cc002 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -7,7 +7,7 @@ pkgbase = jdk-devel-docs
optdepends = java-runtime>=9: Run the examples
optdepends = java-environment>=9: Compile and run the examples
options = !strip
- source = http://download.java.net/jdk9/archive/100/binaries/jdk-9-doc-all.zip
+ source = http://download.java.net/jdk9/archive/100/binaries/jdk--all.zip
source = http://download.java.net/jdk9/archive/100/binaries/javafx-9_doc.zip
source = LICENSE
md5sums = 278c46ff1394000700744ddf49c450e7
diff --git a/PKGBUILD b/PKGBUILD
index 8936b83b0e0c..ff812249f46b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,7 +15,7 @@ license=('custom:Oracle BSD')
optdepends=("java-runtime>=$_major: Run the examples"
"java-environment>=$_major: Compile and run the examples")
options=('!strip')
-source=("http://download.java.net/jdk$_major/archive/$_build/binaries/jdk-$_pkgver-doc-all.zip"
+source=("http://download.java.net/jdk$_major/archive/$_build/binaries/jdk-$_pkgver_doc-all.zip"
"http://download.java.net/jdk$_major/archive/$_build/binaries/javafx-${_pkgver}_doc.zip"
'LICENSE')
md5sums=('278c46ff1394000700744ddf49c450e7'