summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDet2017-11-16 20:39:33 +0200
committerDet2017-11-16 20:39:33 +0200
commit883810ae2c0a5af875a856e0470bd195e5cf8ae7 (patch)
treebb29959ec92428f21f40ef48562f3e1e2085aaf1 /PKGBUILD
parent5236ad09afa9e82565ea6485fe6b02220b4e5b59 (diff)
downloadaur-883810ae2c0a5af875a856e0470bd195e5cf8ae7.tar.gz
Upgpkg: 10b31
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 89ead2d247b7..01b9bc70c09e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=jdk-devel-docs
_major=10
-_build=30
+_build=31
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=("http://download.java.net/java/jdk${_major}/archive/${_build}/binaries/jdk-${_major}-ea+${_build}_doc-all.zip"
'LICENSE-Early-Adopter-Development-Agreement.txt')
-sha256sums=('9805e09ddec5ee8856956bf66566e1d456e85049aa7f8e3ea0f04e411fb6201a'
+sha256sums=('1ecf0bf64cbe82122f0d1a4b27508014d552337ac0df74ba30fc0763ecdbf6c9'
'36d48f14c16f0dcc98a8ce2301fd2a111701e6f59a7da08b0e51fdb3e2f9ca89')
package() {