summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMusikolo2023-03-15 19:46:53 -0500
committerMusikolo2023-03-15 19:46:53 -0500
commitd606cf513fd29b0e8a39b3f329c9da71e8dc2530 (patch)
tree981501485d4d49a120dd9d052ff7a04b7967c4cb
parent89557e87fb8204c1e8dda8e29f3a026418ea9977 (diff)
downloadaur-d606cf513fd29b0e8a39b3f329c9da71e8dc2530.tar.gz
Upgrade to version 4.18.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 02a80654c42e..0c3d22399801 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Wed Feb 1 15:09:05 UTC 2023
+# Thu Mar 16 00:43:48 UTC 2023
pkgbase = spring-tool-suite
pkgdesc = The Spring Tool Suite (STS) from SpringSource
- pkgver = 4.17.2
+ pkgver = 4.18.0
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://download.springsource.com/release/STS4/4.17.2.RELEASE/dist/e4.26/spring-tool-suite-4-4.17.2.RELEASE-e4.26.0-linux.gtk.x86_64.tar.gz
+ source_x86_64 = https://download.springsource.com/release/STS4/4.18.0.RELEASE/dist/e4.27/spring-tool-suite-4-4.18.0.RELEASE-e4.27.0-linux.gtk.x86_64.tar.gz
source_x86_64 = spring-tool-suite.desktop
- sha256sums_x86_64 = 26cf00bb920fbcc22d0e38da0e1a14e5b0472acd9c0764733027717d2a63d7cb
+ sha256sums_x86_64 = 71588b58475adccef06724684565e437970e0f624d04eeeab649f4839636ab32
sha256sums_x86_64 = 11c51ae27864a5c529f832506cb740c0681ad9d51c4b5f69212f61890d6aafac
pkgname = spring-tool-suite
diff --git a/PKGBUILD b/PKGBUILD
index 5d2c0fcbade4..ad5b4910dc7b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,10 +5,10 @@
# Original maintainer: Marcin
pkgname=spring-tool-suite
-pkgver=4.17.2
+pkgver=4.18.0
_pkgver_release=$pkgver.RELEASE
-_eclipse_pkgver=e4.26.0
-_eclipse_pkgver_short=e4.26
+_eclipse_pkgver=e4.27.0
+_eclipse_pkgver_short=e4.27
pkgrel=1
pkgdesc="The Spring Tool Suite (STS) from SpringSource"
arch=('x86_64')
@@ -22,7 +22,7 @@ source_x86_64=(
"https://download.springsource.com/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=('26cf00bb920fbcc22d0e38da0e1a14e5b0472acd9c0764733027717d2a63d7cb'
+sha256sums_x86_64=('71588b58475adccef06724684565e437970e0f624d04eeeab649f4839636ab32'
'11c51ae27864a5c529f832506cb740c0681ad9d51c4b5f69212f61890d6aafac')
package() {