summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMusikolo2018-12-29 22:29:24 -0600
committerMusikolo2018-12-29 22:29:24 -0600
commitfde51adb9d28afb44761c72e1acfdd20c10568d2 (patch)
tree790077407bc40a90a76ff5f7c0d20ba59716345b
parentf2ad3810064ebde27a3dd3079c3bec000b28ce55 (diff)
downloadaur-fde51adb9d28afb44761c72e1acfdd20c10568d2.tar.gz
Update to version 4.1.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f134a9bfa619..01523da1a4a6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sun Dec 9 03:05:06 UTC 2018
+# Sun Dec 30 04:24:34 UTC 2018
pkgbase = spring-tool-suite
pkgdesc = The Spring Tool Suite (STS) from SpringSource
- pkgver = 4.0.2
+ pkgver = 4.1.0
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.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 = http://download.springsource.com/release/STS4/4.1.0.RELEASE/dist/e4.10/spring-tool-suite-4-4.1.0.RELEASE-e4.10.0-linux.gtk.x86_64.tar.gz
source_x86_64 = spring-tool-suite.desktop
- sha256sums_x86_64 = e0d6cebad273e353ed714bfcc1a552dbd86ac5994c6b0cd5ad60c2869755d478
+ sha256sums_x86_64 = 7265f23672b51a8883aae30ffb0c56e5059352fb97b42ac4cd6113c5d1871cb4
sha256sums_x86_64 = a8f45ab4a86b7ad01b9050be2ebaa44d4be437371ffab2d136c960149aa0b7fd
pkgname = spring-tool-suite
diff --git a/PKGBUILD b/PKGBUILD
index 4587d47eaf69..3ac0c4881938 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,10 +5,10 @@
# Original maintainer: Marcin
pkgname=spring-tool-suite
-pkgver=4.0.2
+pkgver=4.1.0
_pkgver_release=$pkgver.RELEASE
-_eclipse_pkgver=e4.9.0
-_eclipse_pkgver_short=e4.9
+_eclipse_pkgver=e4.10.0
+_eclipse_pkgver_short=e4.10
pkgrel=1
pkgdesc="The Spring Tool Suite (STS) from SpringSource"
arch=('x86_64')
@@ -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=('e0d6cebad273e353ed714bfcc1a552dbd86ac5994c6b0cd5ad60c2869755d478'
+sha256sums_x86_64=('7265f23672b51a8883aae30ffb0c56e5059352fb97b42ac4cd6113c5d1871cb4'
'a8f45ab4a86b7ad01b9050be2ebaa44d4be437371ffab2d136c960149aa0b7fd')
package() {