summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDet2018-10-21 15:51:39 +0300
committerDet2018-10-21 15:51:39 +0300
commitcacbedfd08e429e1d9a3577cd5dbf07ff8d65cb6 (patch)
tree7c55d0b7d9112aabf903284480ac950e1bf3bfd2
parent8527de16cf814e579becb90e6e57640efcb95168 (diff)
downloadaur-cacbedfd08e429e1d9a3577cd5dbf07ff8d65cb6.tar.gz
Fix mirror
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD3
2 files changed, 3 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e3d6b9870a29..34e4351e7304 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -30,7 +30,7 @@ pkgbase = jre
backup = etc/java-jre10/logging.properties
backup = etc/java-jre10/net.properties
backup = etc/java-jre10/sound.properties
- source = http://download.oracle.com/otn-pub/java/jdk/10.0.2+13/19aef61b38124481863b1413dce1855f/jre-10.0.2_linux-x64_bin.tar.gz
+ source = http://0install.de/files/hosted/jre-10.0.2_linux-x64_bin.tar.gz
source = policytool.desktop
sha256sums = 7d2909a597574f1821903790bb0f31aaa57ab7348e3ae53639c850371450845d
sha256sums = 175bf53f43aa42bcf719b9d08d6cbc926fb6e3fbdf2eea7a8090c1750a285a7f
diff --git a/PKGBUILD b/PKGBUILD
index d0df0e2c376e..6b5a4a93a1f7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -28,7 +28,8 @@ backup=("etc/java-$_jname/management/jmxremote.access"
"etc/java-$_jname/net.properties"
"etc/java-$_jname/sound.properties")
install=$pkgname.install
-source=("http://download.oracle.com/otn-pub/java/jdk/${pkgver}+${_build}/${_hash}/${pkgname}-${pkgver}_linux-x64_bin.tar.gz"
+#source=("http://download.oracle.com/otn-pub/java/jdk/${pkgver}+${_build}/${_hash}/${pkgname}-${pkgver}_linux-x64_bin.tar.gz"
+source=('http://0install.de/files/hosted/jre-10.0.2_linux-x64_bin.tar.gz'
"policytool.desktop")
sha256sums=('7d2909a597574f1821903790bb0f31aaa57ab7348e3ae53639c850371450845d'
'175bf53f43aa42bcf719b9d08d6cbc926fb6e3fbdf2eea7a8090c1750a285a7f')