summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b26fdbbde457..ae1b70add5e0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -42,7 +42,8 @@ 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.bin"
+#source=("http://download.oracle.com/otn-pub/java/jdk/$pkgver-$_build/$_pkgname-$pkgver-linux-i586.bin"
+source=('https://www.dropbox.com/s/mzux3xxkj1rxesn/jdk-6u45-linux-i586.bin'
"http://download.oracle.com/otn-pub/java/jce_policy/$_major/jce_policy-$_major.zip"
"jconsole32-$_jname.desktop"
"jmc32-$_jname.desktop"