summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMusikolo2025-02-05 22:42:30 -0600
committerMusikolo2025-02-05 22:42:30 -0600
commit0485f75ee62c4a06f4d2795fbd528a748ad86da8 (patch)
tree16d734a63739a6dc1481dbba8ac714de89deb2e2
parentceb20878744745abfa1a322cbccf8b91fa05f63f (diff)
downloadaur-0485f75ee62c4a06f4d2795fbd528a748ad86da8.tar.gz
Upgrade to version 4.28.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 28e81e18059e..f03ac53241d6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Thu Dec 5 03:27:34 UTC 2024
+# Thu Feb 6 04:41:24 UTC 2025
pkgbase = spring-tool-suite
pkgdesc = The Spring Tool Suite (STS) from SpringSource.
- pkgver = 4.27.0
+ pkgver = 4.28.0
pkgrel = 1
url = https://spring.io/tools
install = spring-tool-suite.install
@@ -12,9 +12,9 @@ pkgbase = spring-tool-suite
depends = webkit2gtk
depends = java-runtime>=21
conflicts = springsource-tool-suite
- source_x86_64 = https://cdn.spring.io/spring-tools/release/STS4/4.27.0.RELEASE/dist/e4.34/spring-tool-suite-4-4.27.0.RELEASE-e4.34.0-linux.gtk.x86_64.tar.gz
+ source_x86_64 = https://cdn.spring.io/spring-tools/release/STS4/4.28.0.RELEASE/dist/e4.34/spring-tool-suite-4-4.28.0.RELEASE-e4.34.0-linux.gtk.x86_64.tar.gz
source_x86_64 = spring-tool-suite.desktop
- sha256sums_x86_64 = e0d7200f6d0a51f5155841cd3558a76c2ff5d5150ffe39f394eeabcf084b9585
+ sha256sums_x86_64 = e4cda5f499ab4fc092b66a48f5245f2ee70f84913e8c323fc8f827c82509233a
sha256sums_x86_64 = 11c51ae27864a5c529f832506cb740c0681ad9d51c4b5f69212f61890d6aafac
pkgname = spring-tool-suite
diff --git a/PKGBUILD b/PKGBUILD
index 98634f2146f5..59da7c4a9038 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Original maintainer: Marcin
pkgname=spring-tool-suite
-pkgver=4.27.0
+pkgver=4.28.0
_pkgver_release=$pkgver.RELEASE
_eclipse_pkgver=e4.34.0
_eclipse_pkgver_short=e4.34
@@ -22,7 +22,7 @@ source_x86_64=(
"https://cdn.spring.io/spring-tools/release/STS4/${_pkgver_release}/dist/${_eclipse_pkgver_short}/${pkgname}-4-${_pkgver_release}-${_eclipse_pkgver}-linux.gtk.x86_64.tar.gz"
"${pkgname}.desktop"
)
-sha256sums_x86_64=('e0d7200f6d0a51f5155841cd3558a76c2ff5d5150ffe39f394eeabcf084b9585'
+sha256sums_x86_64=('e4cda5f499ab4fc092b66a48f5245f2ee70f84913e8c323fc8f827c82509233a'
'11c51ae27864a5c529f832506cb740c0681ad9d51c4b5f69212f61890d6aafac')
package() {