summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChris Severance2025-02-03 22:21:41 -0500
committerChris Severance2025-02-03 22:21:41 -0500
commit0b0ae7aa87c28a55819c9bd1ace570e94dd33047 (patch)
treea7abaa61c04d50c65d917362918bae0e4410d951 /PKGBUILD
parentc408efbe8745ae557e6ede5225d19798e13fffeb (diff)
downloadaur-jre8.tar.gz
autu: Update to 8u441-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 66a6081f34d9..233c792c4fd0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -29,7 +29,8 @@ pkgname="${_pkgname}${_major}"
#_minor='381'; _bundleid='248763'; _hash='8c876547113c4e4aab3c868e9e0ec572'
#_minor='391'; _bundleid='249192'; _hash='b291ca3e0c8548b5a51d5a5f50063037'
#_minor='401'; _bundleid='249542'; _hash='4d245f941845490c91360409ecffb3b4'
-_minor='431'; _bundleid='251398'; _hash='0d8f12bc927a4e2c9f8568ca567db4ee'
+#_minor='431'; _bundleid='251398'; _hash='0d8f12bc927a4e2c9f8568ca567db4ee'
+_minor='441'; _bundleid='251646'; _hash='7ed26d28139143f38c58992680c214a5'
pkgver="${_major}u${_minor}"
pkgrel='1'
pkgdesc="Oracle Java ${_major} Runtime Environment"
@@ -83,9 +84,9 @@ source=(
#"https://download.oracle.com/otn-pub/java/jdk/${pkgver}-${_build}/${_hash}/${_pkgname}-${pkgver}-linux-x64.tar.gz" # Now /otn/, Oracle sso required
"policytool-${_jname}.desktop"
)
-md5sums=('f6bf2d353baad12147b51a4c62e87766'
+md5sums=('9491b70851c08c0d439e4a4e49e9c9a0'
'ef3ff483db5d38ed106e0b819006bdae')
-sha256sums=('e097ec767bdf9b7d7595e7119470314997a93047000ca3d7b9e85c60562d4bd5'
+sha256sums=('e0f223c3adff8d6989c68ada452487aa767c3fd229980153e920877c5dc571a5'
'614b2a74b53728b7914c1407126a7ecfed781a79fb11e9963528c7cad39dbca8')
#PKGEXT='.pkg.tar.zst' # gz is much faster than .xz, zst is much faster than gz