summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMohammadreza Abdollahzadeh2024-08-25 10:59:50 +0330
committerMohammadreza Abdollahzadeh2024-08-25 10:59:50 +0330
commitae73a5741c65345150b5da6a82d89724db84a226 (patch)
tree4f3fae45c7abcf788fcc7cecea9fc8f5c1aa62dd
parent3fb82a82d128c6c419a073c9b836643ebcaaca20 (diff)
downloadaur-ae73a5741c65345150b5da6a82d89724db84a226.tar.gz
upgpkg: payara 6.2024.8-1
upstream release
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 66fe54d15db0..eb95f7d33752 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = payara
pkgdesc = Jakarta EE (Java EE) & MicroProfile compatible application server for production and containerized deployments.
- pkgver = 6.2024.1
+ pkgver = 6.2024.8
pkgrel = 1
url = http://www.payara.fish/
install = payara.install
@@ -9,11 +9,11 @@ pkgbase = payara
license = GPL2
depends = java-environment>=11
options = !strip
- source = https://search.maven.org/remotecontent?filepath=fish/payara/distributions/payara/6.2024.1/payara-6.2024.1.zip
+ source = https://search.maven.org/remotecontent?filepath=fish/payara/distributions/payara/6.2024.8/payara-6.2024.8.zip
source = payara.service
source = payara-sysusers.conf
source = payara-tmpfiles.conf
- sha256sums = d1340636e60ab50214fee2f05f134276d01636e9f4d62e80e6360328b0645c10
+ sha256sums = a86e03f694d20f400a3158f7f05cd9f3bb2e258f51da3f0f738ab6242133c9c4
sha256sums = ae84891616d6a4bd6a7059c707f81598340d4cb8369bb4fe9d922cf3f997cdfb
sha256sums = a0d04db70b87b1105bc762d23e49b527ec94bd21ea78bf9c56d54343a8711dfb
sha256sums = d04df28962fa7b033b0767846e424b7ea9537530afd7006a75505e318ec28b35
diff --git a/PKGBUILD b/PKGBUILD
index 71ed8b153840..3c0d87376832 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Jonas Seibert <jonas+aur at seibert dot ninja>
# Contributor: Holger Rauch <holger dot rauch at posteo dot de>
pkgname=payara
-pkgver=6.2024.1
+pkgver=6.2024.8
pkgrel=1
pkgdesc="Jakarta EE (Java EE) & MicroProfile compatible application server for production and containerized deployments."
url="http://www.payara.fish/"
@@ -16,7 +16,7 @@ source=("https://search.maven.org/remotecontent?filepath=fish/${pkgname}/distrib
"${pkgname}-sysusers.conf"
"${pkgname}-tmpfiles.conf")
-sha256sums=('d1340636e60ab50214fee2f05f134276d01636e9f4d62e80e6360328b0645c10'
+sha256sums=('a86e03f694d20f400a3158f7f05cd9f3bb2e258f51da3f0f738ab6242133c9c4'
'ae84891616d6a4bd6a7059c707f81598340d4cb8369bb4fe9d922cf3f997cdfb'
'a0d04db70b87b1105bc762d23e49b527ec94bd21ea78bf9c56d54343a8711dfb'
'd04df28962fa7b033b0767846e424b7ea9537530afd7006a75505e318ec28b35')