summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5ec31ce92313..670325353ae7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,10 +4,10 @@
pkgname=jre
_major=8
-_minor=51
-_build=b16
+_minor=60
+_build=b27
pkgver=${_major}u${_minor}
-pkgrel=2
+pkgrel=1
pkgdesc="Oracle Java Runtime Environment"
arch=('i686' 'x86_64')
url=http://www.oracle.com/technetwork/java/javase/downloads/index.html
@@ -49,8 +49,8 @@ source_i686=("http://download.oracle.com/otn-pub/java/jdk/$pkgver-$_build/$pkgna
source_x86_64=("http://download.oracle.com/otn-pub/java/jdk/$pkgver-$_build/$pkgname-$pkgver-linux-x64.tar.gz")
md5sums=('b3c7031bc65c28c2340302065e7d00d3'
'762729fa0faba8ff2b5a29c249c95079')
-md5sums_i686=('f234dacdff97e6ac5ff3e85d58f2d158')
-md5sums_x86_64=('3c4e3ed6b1c61fe18b9a88ea8b2d9384')
+md5sums_i686=('')
+md5sums_x86_64=('')
## Alternative mirror, if your local one is throttled:
#source_x86_64=("http://ftp.wsisiz.edu.pl/pub/pc/pozyteczne%20oprogramowanie/java/$pkgname-$pkgver-linux-x64.gz")