summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDet2016-03-24 07:43:13 +0200
committerDet2016-03-24 07:43:13 +0200
commitf71295016b48a1d7ac486951834e74b1b0b9b402 (patch)
tree6df45e95795d4af4a5e17f8035c404b9b5bbf5c7
parente42ca99a0e0348124194760d7252aff02566eb16 (diff)
downloadaur-f71295016b48a1d7ac486951834e74b1b0b9b402.tar.gz
Upgpkg: 8u77
-rw-r--r--.SRCINFO9
-rw-r--r--PKGBUILD10
2 files changed, 9 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 70b7e55a05d1..bd4620fff84b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,18 +1,18 @@
pkgbase = jdk-docs
pkgdesc = Documentation for Oracle Java Development Kit
- pkgver = 8u74
- pkgrel = 2
+ pkgver = 8u77
+ pkgrel = 1
url = http://www.oracle.com/technetwork/java/javase/downloads/index.html
arch = any
license = custom:Oracle
optdepends = java-runtime>=8: Run the examples
optdepends = java-environment>=8: Compile and run the examples
options = !strip
- source = http://download.oracle.com/otn-pub/java/jdk/8u74-b02/jdk-8u74-docs-all.zip
+ source = http://download.oracle.com/otn-pub/java/jdk/8u77-b03/jdk-8u77-docs-all.zip
source = http://download.oracle.com/otn-pub/java/javafx/8.0.72-b15/javafx-8u72-apidocs.zip
source = LICENSE-Documentation
source = LICENSE-Oracle-Legal-Notices
- md5sums = d98ad2762c2c7e48af3a93272764b5ce
+ md5sums = 80a1a7ffa2e33bd38f061f2f8070849c
md5sums = 1a97e0c6e666cfcb11c52a76a43be96b
md5sums = 4d54057ca75b691366977dab2277e869
md5sums = 3137397f4dba13f4a79157819af583a3
@@ -20,5 +20,4 @@ pkgbase = jdk-docs
pkgname = jdk-docs
pkgname = javafx-docs
- pkgver = 8u72
diff --git a/PKGBUILD b/PKGBUILD
index fd7b679ff7c8..3b7c17747751 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,10 +4,10 @@
pkgname=('jdk-docs' 'javafx-docs')
_major=8
-_minor=74
-_build=b02
+_minor=77
+_build=b03
pkgver=${_major}u${_minor}
-pkgrel=2
+pkgrel=1
pkgdesc="Documentation for Oracle Java Development Kit"
arch=('any')
url="http://www.oracle.com/technetwork/java/javase/downloads/index.html"
@@ -20,7 +20,7 @@ source=("http://download.oracle.com/otn-pub/java/jdk/$pkgver-$_build/jdk-$pkgver
'http://download.oracle.com/otn-pub/java/javafx/8.0.72-b15/javafx-8u72-apidocs.zip'
'LICENSE-Documentation'
'LICENSE-Oracle-Legal-Notices')
-md5sums=('d98ad2762c2c7e48af3a93272764b5ce'
+md5sums=('80a1a7ffa2e33bd38f061f2f8070849c'
'1a97e0c6e666cfcb11c52a76a43be96b'
'4d54057ca75b691366977dab2277e869'
'3137397f4dba13f4a79157819af583a3')
@@ -37,7 +37,7 @@ package_jdk-docs() {
}
package_javafx-docs() {
- _minor=72
+ _minor=77
pkgver=${_major}u${_minor}
# Install