summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDet2016-01-12 22:08:24 +0200
committerDet2016-01-12 22:08:24 +0200
commit293dcb2f1cdcf1eb26442d052223f3be010c63bf (patch)
tree26a2c6e6990c44b2ba81c32c41d13085c521c019
parentb958206c71c1250382fbdf042d7a41cabf64b9a6 (diff)
downloadaur-293dcb2f1cdcf1eb26442d052223f3be010c63bf.tar.gz
Again
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a5f5702cc002..647f7cadd350 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--all.zip
+ source = http://download.java.net/jdk9/archive/100/binaries/jdk-9_doc-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 ff812249f46b..28b0f3e4d785 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'