summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDet2017-07-19 20:48:16 +0300
committerDet2017-07-19 20:48:16 +0300
commitbfe33fc3e3dc78429d7ddd03088695cbf7ca5f9f (patch)
tree4ad3f371de7501e90932479c8e367b470fe7455e /PKGBUILD
parentaba254ed50352ac1382b5f63b4cef4bf031978b6 (diff)
downloadaur-bfe33fc3e3dc78429d7ddd03088695cbf7ca5f9f.tar.gz
fix _hash variable
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8c55adb30b19..824f7efbcbea 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,8 +15,8 @@ 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}/${hash}/jdk-${pkgver}-docs-all.zip"
- "http://download.oracle.com/otn-pub/java/javafx/${_major}.0.${_minor}-${_build_javafx}/${hash}/javafx-${pkgver}-apidocs.zip"
+source=("http://download.oracle.com/otn-pub/java/jdk/${pkgver}-${_build}/${_hash}/jdk-${pkgver}-docs-all.zip"
+ "http://download.oracle.com/otn-pub/java/javafx/${_major}.0.${_minor}-${_build_javafx}/${_hash}/javafx-${pkgver}-apidocs.zip"
'LICENSE-Documentation.txt'
'LICENSE-Oracle-Legal-Notices.txt')
md5sums=('fa55f38231a4fe86d5265c07b0c1b002'