summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDet2018-07-18 17:27:39 +0300
committerDet2018-07-18 17:27:39 +0300
commitb73cda0f0f6b536a74fb18ead5d41fb4afee0b7d (patch)
treef76155f83b4e0a066cfb7d79f3f78e359c67fac8 /PKGBUILD
parent7c264c92624faee9627b097389d811372d75092b (diff)
downloadaur-b73cda0f0f6b536a74fb18ead5d41fb4afee0b7d.tar.gz
Fix sha256
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f30f56670af3..8aab6d28eb84 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,7 +14,7 @@ depends=("java-environment>=$_major")
options=('!strip')
source=("http://download.oracle.com/otn-pub/java/jdk/${pkgver}+${_build}/${_hash}/jdk-${pkgver}_doc-all.zip"
'LICENSE-Oracle-Legal-Notices.txt')
-sha256sums=('884738a0ba6f18c9fd0850f21cbdade252c00e7b18bf0647d8a09150c21d8342'
+sha256sums=('cb7b1703e9e1ef8adc2506672e5d6396df2d76a4f9f4dda8e4226b4ae52852a8'
'f1c7b95bafa96ddb992e9ef7548e25c49aa98195e4ea37f3d46a93b85d8c9dbd')
DLAGENTS=('http::/usr/bin/curl -fLC - --retry 3 --retry-delay 3 -b oraclelicense=a -o %o %u')