summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDet2018-06-02 17:39:16 +0300
committerDet2018-06-02 17:39:16 +0300
commitb3049fe8475765696d5f312d33b398fc568785c0 (patch)
tree5f9d5a042a073fba42bb6abb9fafd9ac4798e3ce /PKGBUILD
parent43b39dfae44a86b92d6b473834b2f3704e399551 (diff)
downloadaur-b3049fe8475765696d5f312d33b398fc568785c0.tar.gz
Upgpkg: 11b16
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index aab59deadf44..b84889542fa6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=jdk-devel-docs
_major=11
-_build=15
+_build=16
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=('d00501b052620ff14cbeded2d7dd3b75f0b084452738fba6598f01b35b777f7e'
+sha256sums=('a5d81cab238f3d716e573f53445d78a39f89ca24efa7c2fd29b38dc98b818a7c'
'36d48f14c16f0dcc98a8ce2301fd2a111701e6f59a7da08b0e51fdb3e2f9ca89')
package() {