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 69cc6d441532..34346d383380 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = jetbrains-toolbox
pkgdesc = Manage all your JetBrains Projects and Tools
- pkgver = 1.15.5605
+ pkgver = 1.15.5666
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.5605.tar.gz
+ source = https://download.jetbrains.com/toolbox/jetbrains-toolbox-1.15.5666.tar.gz
source = jetbrains-toolbox.desktop
- sha512sums = e8b357c3473dafeb3b0d0fe8be4a5ef30ba1da2cb53c842810a0950abb4109e4bb5a20841dec30f0ce6a5402e1c1a31eb9d795a38a30f2946a6d269ba4a78153
+ sha512sums = 9f724ba2a233922144191909cb8f1c135cea58120215297fb5af75c201d325cbc0f335952f24bb5c8e32a07e78a87dd95810392a49fe41133913fe29fc74f023
sha512sums = 727b6378a8e3803c552ccae2c0d252eb8e79d213eabeecbd00bc25352cd0ffc6f53abaabf016688136822a65a76b2838f99e909931c21f49382934332446d1b4
pkgname = jetbrains-toolbox
diff --git a/PKGBUILD b/PKGBUILD
index aa0267996a2c..f2ccd7887042 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.5605
+pkgver=1.15.5666
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=('e8b357c3473dafeb3b0d0fe8be4a5ef30ba1da2cb53c842810a0950abb4109e4bb5a20841dec30f0ce6a5402e1c1a31eb9d795a38a30f2946a6d269ba4a78153'
+sha512sums=('9f724ba2a233922144191909cb8f1c135cea58120215297fb5af75c201d325cbc0f335952f24bb5c8e32a07e78a87dd95810392a49fe41133913fe29fc74f023'
'727b6378a8e3803c552ccae2c0d252eb8e79d213eabeecbd00bc25352cd0ffc6f53abaabf016688136822a65a76b2838f99e909931c21f49382934332446d1b4')
package() {