summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDet2018-04-14 21:07:19 +0300
committerDet2018-04-14 21:07:19 +0300
commit02dd8622754d6e334b228ff5d8e510dbfe3c62a5 (patch)
tree487826448a20b2292363f07cea602a34a4ea4836 /PKGBUILD
parenta1a1e5f10e5def0d6c66a305e9553b0b4a6600a5 (diff)
downloadaur-02dd8622754d6e334b228ff5d8e510dbfe3c62a5.tar.gz
Upgpkg: 11b9
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b4e61f644767..2b8642abbb78 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=jdk-devel-docs
_major=11
-_build=8
+_build=9
pkgver=${_major}b${_build}
pkgrel=1
pkgdesc="Documentation for Oracle Java $_major Development Kit Snapshot"
@@ -13,7 +13,7 @@ optdepends=("java-environment>=$_major: Compile and run examples")
options=('!strip')
source=("https://download.java.net/java/early_access/jdk${_major}/${_build}/BCL/jdk-${_major}-ea+${_build}_doc-all.zip"
'LICENSE-Early-Adopter-Development-Agreement.txt')
-sha256sums=('49bdb9a1b20c7fb3fdc418741bfc6dc58171599828583828c6c25a3b9137f5ff'
+sha256sums=('7b5e69d070d2e36cb13c0f222308d6f2965a131de8b143235e18db85d5eb60a3'
'36d48f14c16f0dcc98a8ce2301fd2a111701e6f59a7da08b0e51fdb3e2f9ca89')
package() {