summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 093d680d13b5..2aefb5bb5a02 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
pkgname=jetbrains-toolbox
pkgver=1.6.2914
-pkgrel=1
+pkgrel=2
pkgdesc='Manage all your JetBrains Projects and Tools'
arch=('x86_64' 'i686')
url='http://www.jetbrains.com/toolbox/'
license=('Commercial')
-depends=('fuse' 'glib2' 'libxslt')
+depends=('fuse' 'glib2' 'libxslt' 'libxss')
optdepends=('java-environment>=8: use system java'
'java-runtime-common: use system java')
options=('!strip')