summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7c06925fb3d4..d67199649509 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=('jdk-devel-docs' 'javafx-devel-docs')
_major=9
#_minor=1
-_build=171
+_build=172
_pkgver=$_major
pkgver=${_major}b${_build}
#_pkgver=${_major}u${_minor}
@@ -17,8 +17,8 @@ options=('!strip')
source=("http://download.java.net/java/jdk${_major}/archive/${_build}/binaries/jdk-${_pkgver}_doc-api-spec.tar.gz"
"http://download.java.net/java/jdk${_major}/archive/${_build}/binaries/javafx-${_pkgver}_doc.zip"
'LICENSE')
-sha256sums=('42ede3bdddaea48a4d036131bdffcde8b834f9ec93a0abb783c556b495d7282b'
- '322cabcc7282d2ee49d5c14525b54e7e0d418a6937054e18513d32406ceea919'
+sha256sums=('e5f2b94fbb0de967d33d12f2ae55c84b3154715a5df8e4e88f6a7e2e6113277a'
+ '6ce6e00d484a000a56991912c86da10bda06d44dbfb0f6c8b28a5a6aac3efabf'
'5f00ffce28036cf79da41c7fe0e29801e3148597a164ecc69f49e718ae370370')
package_jdk-devel-docs() {