summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDet2017-06-03 10:16:53 +0300
committerDet2017-06-03 10:16:53 +0300
commitc5c27b7f2d99dc2d7b3d19134ea54cb81d0e9a53 (patch)
treeb4ff59fe63cea1be5a0f372c0d35fe383ee9c32b
parentd0f937611821fa638d9a217fd4f2449b16733121 (diff)
downloadaur-c5c27b7f2d99dc2d7b3d19134ea54cb81d0e9a53.tar.gz
Upgpkg: 9b172
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7388b1148847..bd164a5e066e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
pkgbase = jdk-devel-docs
- pkgver = 9b171
+ pkgver = 9b172
pkgrel = 1
url = http://jdk.java.net/9/
arch = any
license = custom:Oracle BSD
optdepends = java-environment>=9: Compile and run examples
options = !strip
- source = http://download.java.net/java/jdk9/archive/171/binaries/jdk-9_doc-api-spec.tar.gz
- source = http://download.java.net/java/jdk9/archive/171/binaries/javafx-9_doc.zip
+ source = http://download.java.net/java/jdk9/archive/172/binaries/jdk-9_doc-api-spec.tar.gz
+ source = http://download.java.net/java/jdk9/archive/172/binaries/javafx-9_doc.zip
source = LICENSE
- sha256sums = 42ede3bdddaea48a4d036131bdffcde8b834f9ec93a0abb783c556b495d7282b
- sha256sums = 322cabcc7282d2ee49d5c14525b54e7e0d418a6937054e18513d32406ceea919
+ sha256sums = e5f2b94fbb0de967d33d12f2ae55c84b3154715a5df8e4e88f6a7e2e6113277a
+ sha256sums = 6ce6e00d484a000a56991912c86da10bda06d44dbfb0f6c8b28a5a6aac3efabf
sha256sums = 5f00ffce28036cf79da41c7fe0e29801e3148597a164ecc69f49e718ae370370
pkgname = jdk-devel-docs
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() {