summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDet2018-06-08 20:26:58 +0300
committerDet2018-06-08 20:26:58 +0300
commit07f0a5a628343bc35aff981a8136ce0617c86ab4 (patch)
treee2c9be560066a3633d6239a41746cc5a20ad5a55 /PKGBUILD
parentb3049fe8475765696d5f312d33b398fc568785c0 (diff)
downloadaur-07f0a5a628343bc35aff981a8136ce0617c86ab4.tar.gz
Upgpkg: 11b17
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b84889542fa6..2cddf6c51964 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=jdk-devel-docs
_major=11
-_build=16
+_build=17
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=('a5d81cab238f3d716e573f53445d78a39f89ca24efa7c2fd29b38dc98b818a7c'
+sha256sums=('8bc5b122898b57cf5e3c2254a9996da6d8db4f87dc7cbed32086077a8d9826ef'
'36d48f14c16f0dcc98a8ce2301fd2a111701e6f59a7da08b0e51fdb3e2f9ca89')
package() {