summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 005a235b6019..30efe12bee05 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Wed Mar 13 22:25:37 UTC 2024
+# Fri May 3 01:50:53 UTC 2024
pkgbase = spring-tool-suite
pkgdesc = The Spring Tool Suite (STS) from SpringSource.
- pkgver = 4.22.0
+ pkgver = 4.22.1
pkgrel = 1
url = https://spring.io/tools
install = spring-tool-suite.install
@@ -11,9 +11,9 @@ pkgbase = spring-tool-suite
depends = unzip
depends = webkit2gtk
conflicts = springsource-tool-suite
- source_x86_64 = https://cdn.spring.io/spring-tools/release/STS4/4.22.0.RELEASE/dist/e4.31/spring-tool-suite-4-4.22.0.RELEASE-e4.31.0-linux.gtk.x86_64.tar.gz
+ source_x86_64 = https://cdn.spring.io/spring-tools/release/STS4/4.22.1.RELEASE/dist/e4.31/spring-tool-suite-4-4.22.1.RELEASE-e4.31.0-linux.gtk.x86_64.tar.gz
source_x86_64 = spring-tool-suite.desktop
- sha256sums_x86_64 = cb525b555e7aed031bbcd16d33c77c3bc2d6fc8050b83a544a3b6ec3fd2c05f2
+ sha256sums_x86_64 = 0919e75a71dd2da2029b232fff70f6b80afe4be7f1fa2ad6946b275248876337
sha256sums_x86_64 = 11c51ae27864a5c529f832506cb740c0681ad9d51c4b5f69212f61890d6aafac
pkgname = spring-tool-suite
diff --git a/PKGBUILD b/PKGBUILD
index 7c2fc79cd28e..cd13384b6a60 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Original maintainer: Marcin
pkgname=spring-tool-suite
-pkgver=4.22.0
+pkgver=4.22.1
_pkgver_release=$pkgver.RELEASE
_eclipse_pkgver=e4.31.0
_eclipse_pkgver_short=e4.31
@@ -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=('cb525b555e7aed031bbcd16d33c77c3bc2d6fc8050b83a544a3b6ec3fd2c05f2'
+sha256sums_x86_64=('0919e75a71dd2da2029b232fff70f6b80afe4be7f1fa2ad6946b275248876337'
'11c51ae27864a5c529f832506cb740c0681ad9d51c4b5f69212f61890d6aafac')
package() {