From 2c26a2c46bb72dbe92eb477f160d96fb31499149 Mon Sep 17 00:00:00 2001 From: xpamych Date: Sat, 24 Dec 2022 20:54:27 +0300 Subject: [PATCH] change license --- jetbrains-toolbox/lure.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jetbrains-toolbox/lure.sh b/jetbrains-toolbox/lure.sh index 3f16b6d..78d9d04 100644 --- a/jetbrains-toolbox/lure.sh +++ b/jetbrains-toolbox/lure.sh @@ -4,7 +4,7 @@ release='1' desc='Manage all your JetBrains Projects and Tools' homepage='https://www.jetbrains.com/toolbox/' architectures=('amd64') -license=('jetbrains') +license=('custom:Jetbrains') provides=('jetbrains-toolbox') conflicts=('jetbrains-toolbox')