summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDet2017-01-18 17:43:20 +0200
committerDet2017-01-18 17:43:20 +0200
commit53a3748eeb83764e3f7b55d679bc516e83bb7406 (patch)
treeef0a28fec7ba4a14c74869efca57b45b298ea519 /PKGBUILD
parentc028ef9b4cc62c85c05e699a741bd24e44fa4b3f (diff)
downloadaur-53a3748eeb83764e3f7b55d679bc516e83bb7406.tar.gz
Fix url
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ed13fcde592e..9f2da6f265ac 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -45,7 +45,7 @@ backup=("etc/java32-$_jname/i386/jvm.cfg"
"etc/java32-$_jname/sound.properties")
options=('!strip') # JDK debug-symbols
install=$pkgname.install
-source=("http://download.oracle.com/otn-pub/java/jdk/$pkgver-$_build/$_pkgname-$pkgver-linux-i586.tar.gz"
+source=("http://download.oracle.com/otn-pub/java/jdk/$pkgver-$_build/e9e7ea248e2c4826b92b3f075a80e441/$pkgname-$pkgver-linux-i586.tar.gz"
"http://download.oracle.com/otn-pub/java/jce/$_major/jce_policy-$_major.zip"
"jconsole32-$_jname.desktop"
"jmc32-$_jname.desktop"