summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDet2017-02-25 22:02:31 +0200
committerDet2017-02-25 22:02:31 +0200
commit64bac3baa74c1be8cd7d683dc49b5969c9780334 (patch)
treea93f4970c21e612c37905c459a21c3fb9298a8e9
parent126c906f4830604edcebb734cf4a65f3e405bc87 (diff)
downloadaur-64bac3baa74c1be8cd7d683dc49b5969c9780334.tar.gz
SHA-256
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2db6ae01936e..cda3fd64714e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -9,8 +9,8 @@ pkgbase = jdk-devel-docs
source = http://www.java.net/download/java/jdk9/archive/158/binaries/jdk-9_doc-api-spec.tar.gz
source = http://www.java.net/download/java/jdk9/archive/158/binaries/javafx-9_doc.zip
source = LICENSE
- sha256sums = 17f3e38c33500d32c03761150ea2ebed4d742d4d7e5a476e326aec09d28a9fd8
- sha256sums = c31114f28b98294619d90d1b4610ef82c5517eeb0342379af34467ef92600ea8
+ sha256sums = 995c66b20c8b917e2ff0fbfeaf00ab90abaafb1bddac5a40b3b7378b420bd8df
+ sha256sums = 71f1ad66d28b5138d498cd18c4e5ac7b911de6183f2e333c97dec45441450fa3
sha256sums = 5f00ffce28036cf79da41c7fe0e29801e3148597a164ecc69f49e718ae370370
pkgname = jdk-devel-docs
diff --git a/PKGBUILD b/PKGBUILD
index e988784a3573..ce14e1d7e6a8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -17,8 +17,8 @@ options=('!strip')
source=("http://www.java.net/download/java/jdk${_major}/archive/${_build}/binaries/jdk-${_pkgver}_doc-api-spec.tar.gz"
"http://www.java.net/download/java/jdk${_major}/archive/${_build}/binaries/javafx-${_pkgver}_doc.zip"
'LICENSE')
-sha256sums=('17f3e38c33500d32c03761150ea2ebed4d742d4d7e5a476e326aec09d28a9fd8'
- 'c31114f28b98294619d90d1b4610ef82c5517eeb0342379af34467ef92600ea8'
+sha256sums=('995c66b20c8b917e2ff0fbfeaf00ab90abaafb1bddac5a40b3b7378b420bd8df'
+ '71f1ad66d28b5138d498cd18c4e5ac7b911de6183f2e333c97dec45441450fa3'
'5f00ffce28036cf79da41c7fe0e29801e3148597a164ecc69f49e718ae370370')
package_jdk-devel-docs() {