summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDet2017-01-18 17:50:35 +0200
committerDet2017-01-18 17:50:35 +0200
commit1e6817db429996bb600e7c6e6ce390d01df2ec02 (patch)
tree35bce263206fb5c93a4d95352021ab8934d496c0
parentd547400b45a32e1802a54fcfb1ce79f6e9f9d9a6 (diff)
downloadaur-1e6817db429996bb600e7c6e6ce390d01df2ec02.tar.gz
Fix URL/MD5
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 240dc9c1f860..0d2f9f42630e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -8,12 +8,12 @@ pkgbase = jdk-docs
optdepends = java-runtime>=8: Run the examples
optdepends = java-environment>=8: Compile and run the examples
options = !strip
- source = http://download.oracle.com/otn-pub/java/jdk/8u121-b13/jdk-8u121-docs-all.zip
- source = http://download.oracle.com/otn-pub/java/javafx/8.0.121-b13/javafx-8u121-apidocs.zip
+ source = http://download.oracle.com/otn-pub/java/jdk/8u121-b13/e9e7ea248e2c4826b92b3f075a80e441/jdk-8u121-docs-all.zip
+ source = http://download.oracle.com/otn-pub/java/javafx/8.0.121-b13/e9e7ea248e2c4826b92b3f075a80e441/javafx-8u121-apidocs.zip
source = LICENSE-Documentation
source = LICENSE-Oracle-Legal-Notices
- md5sums = 477d9862374177c810b0b7d73b4f1e53
- md5sums = 477d9862374177c810b0b7d73b4f1e53
+ md5sums = 20c9eb630e5db0c32b7b34b4e6e9ffb2
+ md5sums = 3fdcbe83b01a6c7b962a539be4a11485
md5sums = 4d54057ca75b691366977dab2277e869
md5sums = 3137397f4dba13f4a79157819af583a3
diff --git a/PKGBUILD b/PKGBUILD
index 3bdd8aace2dd..538fe5a5bdc6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,12 +15,12 @@ license=('custom:Oracle')
optdepends=("java-runtime>=$_major: Run the examples"
"java-environment>=$_major: Compile and run the examples")
options=('!strip')
-source=("http://download.oracle.com/otn-pub/java/jdk/$pkgver-$_build/jdk-$pkgver-docs-all.zip"
- "http://download.oracle.com/otn-pub/java/javafx/$_major.0.$_minor-$_build/javafx-$pkgver-apidocs.zip"
+source=("http://download.oracle.com/otn-pub/java/jdk/$pkgver-$_build/e9e7ea248e2c4826b92b3f075a80e441/jdk-$pkgver-docs-all.zip"
+ "http://download.oracle.com/otn-pub/java/javafx/$_major.0.$_minor-$_build/e9e7ea248e2c4826b92b3f075a80e441/javafx-$pkgver-apidocs.zip"
'LICENSE-Documentation'
'LICENSE-Oracle-Legal-Notices')
-md5sums=('477d9862374177c810b0b7d73b4f1e53'
- '477d9862374177c810b0b7d73b4f1e53'
+md5sums=('20c9eb630e5db0c32b7b34b4e6e9ffb2'
+ '3fdcbe83b01a6c7b962a539be4a11485'
'4d54057ca75b691366977dab2277e869'
'3137397f4dba13f4a79157819af583a3')