summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFiras Zaidan2017-09-07 13:37:10 +0200
committerFiras Zaidan2017-09-07 13:37:10 +0200
commit95e5824d44df3c238a3652eccc5a0be90da4eb32 (patch)
treec3eccd141332fcba0cac4cb567212a866be49f9b /PKGBUILD
parentb808c62c0f6a8e2abf2001341cc7bd8a10b68dbf (diff)
downloadaur-95e5824d44df3c238a3652eccc5a0be90da4eb32.tar.gz
Change URLs to archive.org
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9c8e9a5b3979..24ebcb620e62 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -43,13 +43,13 @@ 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/jce_policy/1.5.0/jce_policy-1_5_0.zip"
+source=("http://archive.org/download/jdk-1_5_0_$_minor-linux-i586/jce_policy-1_5_0.zip"
'javaws-launcher'
"jconsole32-$_jname.desktop"
"jmc32-$_jname.desktop"
"jvisualvm32-$_jname.desktop"
"policytool32-$_jname.desktop")
-source_x86_64=("http://download.oracle.com/otn-pub/java/jdk/1.5.0_$_minor/jdk-1_5_0_$_minor-linux-i586.bin")
+source_x86_64=("http://archive.org/download/jdk-1_5_0_$_minor-linux-i586/jdk-1_5_0_$_minor-linux-i586.bin")
md5sums=('169441bba1ca95e84e030e116f258d79'
'45c15a6b4767288f2f745598455ea2bf'