summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDet2015-07-29 22:20:12 +0300
committerDet2015-07-29 22:20:12 +0300
commit6c0cb60a82efacaae325bc48772e5a4452012d73 (patch)
treea64009f0464bd2a1e3420a0399a5244355033774
parentd68dc3c6d4f1df899b169a437626eb21bf8e16e8 (diff)
downloadaur-6c0cb60a82efacaae325bc48772e5a4452012d73.tar.gz
Upgpkg: 9b74
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 729a0dd822f5..5901fbf3ba07 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,9 +3,9 @@
pkgname=('jdk-devel-docs' 'javafx-devel-docs')
_major=9
#_minor=1
-_build=b73
-_date=15_jul_2015
-_date_fx=14_jul_2015
+_build=b74
+_date=22_jul_2015
+_date_fx=21_jul_2015
_pkgver=$_major
pkgver=${_major}${_build}
#_pkgver=${_major}u${_minor}
@@ -20,8 +20,8 @@ options=('!strip')
source=("http://download.java.net/jdk$_major/archive/$_build/binaries/jdk-$_pkgver-ea-docs-$_build-all-$_date.zip"
"http://download.java.net/jdk$_major/archive/$_build/binaries/javafx-$_pkgver-ea-apidocs-$_build-$_date_fx.zip"
'LICENSE')
-md5sums=('e4d7ef9836e7621a92f01264ce79f493'
- '1884df9adf424edc3ad951e18ed86fd2'
+md5sums=('8c782c528bf8e15d71b4391f1adec3dd'
+ '34b03cc9067f0b50d0f399dd3f5df110'
'f09947a67691a2d78d20a3885889981c')
package_jdk-devel-docs() {