summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFrederik Schwan2024-04-03 09:59:51 +0200
committerFrederik Schwan2024-04-03 09:59:51 +0200
commit562b1a0a14f9364c22fbd100edfe3d7521582d47 (patch)
treebd53142f3255de8c3c1156b6f5e9cedbad7c5ec3 /PKGBUILD
parent0d6e9538bf941af0b431f72cce40e2a2b09dee43 (diff)
downloadaur-jetbrains-toolbox.tar.gz
fix binary being altered unusable by debugedit
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9d0652cd67f8..9caf34772f6a 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
pkgname=jetbrains-toolbox
pkgver=2.2.3.20090
-pkgrel=1
+pkgrel=2
pkgdesc='Manage all your JetBrains Projects and Tools'
arch=('x86_64' 'i686')
url='https://www.jetbrains.com/toolbox/'
license=('custom:jetbrains')
depends=('fuse' 'glib2' 'libxslt' 'libxss' 'xcb-util-keysyms' 'xdg-utils' 'nss')
optdepends=('xdg-utils: open URLs')
-options=('!strip')
+options=('!strip' '!debug')
source=("https://download-cf.jetbrains.com/toolbox/${pkgname}-${pkgver}.tar.gz"
jetbrains-toolbox.desktop
icon.svg