summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rwxr-xr-xPKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e726933016b9..69cc6d441532 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = jetbrains-toolbox
pkgdesc = Manage all your JetBrains Projects and Tools
- pkgver = 1.15.5387
+ pkgver = 1.15.5605
pkgrel = 1
url = http://www.jetbrains.com/toolbox/
arch = x86_64
@@ -12,9 +12,9 @@ pkgbase = jetbrains-toolbox
depends = libxslt
depends = libxss
options = !strip
- source = https://download.jetbrains.com/toolbox/jetbrains-toolbox-1.15.5387.tar.gz
+ source = https://download.jetbrains.com/toolbox/jetbrains-toolbox-1.15.5605.tar.gz
source = jetbrains-toolbox.desktop
- sha512sums = 41f46449090a392b9415045bd7d40afc748dec2422f47282c4675021e3a94bffa06b2120e23d2d156d8005ec1043d2d024b033615f8c5a2bbc59b7c7891004e4
+ sha512sums = e8b357c3473dafeb3b0d0fe8be4a5ef30ba1da2cb53c842810a0950abb4109e4bb5a20841dec30f0ce6a5402e1c1a31eb9d795a38a30f2946a6d269ba4a78153
sha512sums = 727b6378a8e3803c552ccae2c0d252eb8e79d213eabeecbd00bc25352cd0ffc6f53abaabf016688136822a65a76b2838f99e909931c21f49382934332446d1b4
pkgname = jetbrains-toolbox
diff --git a/PKGBUILD b/PKGBUILD
index 2a27d003dd50..aa0267996a2c 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Frederik Schwan <frederik dot schwan at linux dot com>
pkgname=jetbrains-toolbox
-pkgver=1.15.5387
+pkgver=1.15.5605
pkgrel=1
pkgdesc='Manage all your JetBrains Projects and Tools'
arch=('x86_64' 'i686')
@@ -11,7 +11,7 @@ depends=('java-runtime>=8' 'fuse' 'glib2' 'libxslt' 'libxss')
options=('!strip')
source=(https://download.jetbrains.com/toolbox/${pkgname}-${pkgver}.tar.gz
jetbrains-toolbox.desktop)
-sha512sums=('41f46449090a392b9415045bd7d40afc748dec2422f47282c4675021e3a94bffa06b2120e23d2d156d8005ec1043d2d024b033615f8c5a2bbc59b7c7891004e4'
+sha512sums=('e8b357c3473dafeb3b0d0fe8be4a5ef30ba1da2cb53c842810a0950abb4109e4bb5a20841dec30f0ce6a5402e1c1a31eb9d795a38a30f2946a6d269ba4a78153'
'727b6378a8e3803c552ccae2c0d252eb8e79d213eabeecbd00bc25352cd0ffc6f53abaabf016688136822a65a76b2838f99e909931c21f49382934332446d1b4')
package() {