summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMusikolo2018-12-08 21:06:32 -0600
committerMusikolo2018-12-08 21:06:32 -0600
commitf2ad3810064ebde27a3dd3079c3bec000b28ce55 (patch)
tree4f71810f523e37e0fbd28eab38c68ac5faff6888
parentd80222f8ea2a15520e8b626e75afe653ce49dde1 (diff)
downloadaur-f2ad3810064ebde27a3dd3079c3bec000b28ce55.tar.gz
Update to version 4.0.2
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e606ca3490b9..f134a9bfa619 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Tue Nov 6 03:10:21 UTC 2018
+# Sun Dec 9 03:05:06 UTC 2018
pkgbase = spring-tool-suite
pkgdesc = The Spring Tool Suite (STS) from SpringSource
- pkgver = 4.0.1
+ pkgver = 4.0.2
pkgrel = 1
url = https://spring.io/tools
install = spring-tool-suite.install
@@ -12,9 +12,9 @@ pkgbase = spring-tool-suite
depends = unzip
depends = webkit2gtk
conflicts = springsource-tool-suite
- source_x86_64 = http://download.springsource.com/release/STS4/4.0.1.RELEASE/dist/e4.9/spring-tool-suite-4-4.0.1.RELEASE-e4.9.0-linux.gtk.x86_64.tar.gz
+ source_x86_64 = http://download.springsource.com/release/STS4/4.0.2.RELEASE/dist/e4.9/spring-tool-suite-4-4.0.2.RELEASE-e4.9.0-linux.gtk.x86_64.tar.gz
source_x86_64 = spring-tool-suite.desktop
- sha256sums_x86_64 = 84348fbd3a04edd8cc4f8363ef8f5a93e13f82eb7f6c9cc6e57f4662ba3d7110
+ sha256sums_x86_64 = e0d6cebad273e353ed714bfcc1a552dbd86ac5994c6b0cd5ad60c2869755d478
sha256sums_x86_64 = a8f45ab4a86b7ad01b9050be2ebaa44d4be437371ffab2d136c960149aa0b7fd
pkgname = spring-tool-suite
diff --git a/PKGBUILD b/PKGBUILD
index 1c8cd701fbe8..4587d47eaf69 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Original maintainer: Marcin
pkgname=spring-tool-suite
-pkgver=4.0.1
+pkgver=4.0.2
_pkgver_release=$pkgver.RELEASE
_eclipse_pkgver=e4.9.0
_eclipse_pkgver_short=e4.9
@@ -22,7 +22,7 @@ source_x86_64=(
"http://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=('84348fbd3a04edd8cc4f8363ef8f5a93e13f82eb7f6c9cc6e57f4662ba3d7110'
+sha256sums_x86_64=('e0d6cebad273e353ed714bfcc1a552dbd86ac5994c6b0cd5ad60c2869755d478'
'a8f45ab4a86b7ad01b9050be2ebaa44d4be437371ffab2d136c960149aa0b7fd')
package() {