summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDet2018-01-09 01:52:02 +0200
committerDet2018-01-09 01:52:02 +0200
commit9e08e06bd653d51c18a231bb7ef0ba120fe8be87 (patch)
tree9cf0dbb16d649ae684b841bb3b0e25669429d5bf
parent9db168ddfa22efebbe1ae18dad6d711196bc3fb7 (diff)
downloadaur-9e08e06bd653d51c18a231bb7ef0ba120fe8be87.tar.gz
Upgpkg: 10b38
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3ba7e2580a13..d382575fd463 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = jre-devel
pkgdesc = Oracle Java 10 Runtime Environment Snapshot
- pkgver = 10b37
+ pkgver = 10b38
pkgrel = 1
url = http://jdk.java.net/10/
install = jre-devel.install
@@ -32,10 +32,10 @@ pkgbase = jre-devel
backup = etc/java-jre10/psfont.properties.ja
backup = etc/java-jre10/psfontj2d.properties
backup = etc/java-jre10/sound.properties
- source = http://download.java.net/java/jdk10/archive/37/binaries/jre-10-ea+37_linux-x64_bin.tar.gz
+ source = http://download.java.net/java/jdk10/archive/38/binaries/jre-10-ea+38_linux-x64_bin.tar.gz
source = policytool-jre10.desktop
source = LICENSE-Early-Adopter-Development-Agreement.txt
- sha256sums = d80cfbae92d19505a3acd621fb477da032ab274df7992b274935df0cdb73a515
+ sha256sums = c817bd40aa122750a709136f2125cfac13d3d5ad23cf2cee2c7b3e07b5825694
sha256sums = 011f461fa94df5684f90779a0335e87aab91de23e0e64bd45ee9f19c5804c390
sha256sums = 36d48f14c16f0dcc98a8ce2301fd2a111701e6f59a7da08b0e51fdb3e2f9ca89
diff --git a/PKGBUILD b/PKGBUILD
index 978df9839142..3500ebfe5c2d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=jre
pkgname=jre-devel
_major=10
-_build=37
+_build=38
pkgver=${_major}b${_build}
pkgrel=1
pkgdesc="Oracle Java $_major Runtime Environment Snapshot"
@@ -37,7 +37,7 @@ install=$pkgname.install
source=("http://download.java.net/java/jdk${_major}/archive/${_build}/binaries/${_pkgname}-${_major}-ea+${_build}_linux-x64_bin.tar.gz"
"policytool-$_jname.desktop"
'LICENSE-Early-Adopter-Development-Agreement.txt')
-sha256sums=('d80cfbae92d19505a3acd621fb477da032ab274df7992b274935df0cdb73a515'
+sha256sums=('c817bd40aa122750a709136f2125cfac13d3d5ad23cf2cee2c7b3e07b5825694'
'011f461fa94df5684f90779a0335e87aab91de23e0e64bd45ee9f19c5804c390'
'36d48f14c16f0dcc98a8ce2301fd2a111701e6f59a7da08b0e51fdb3e2f9ca89')