summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCole Leavitt2024-09-19 07:51:55 -0700
committerCole Leavitt2024-09-19 07:51:55 -0700
commita928a41ec8d3c77de9c89491f6f490b44b2bf68e (patch)
tree792ba7ffac968bc83f2bb900cdafda971be396aa /PKGBUILD
parent72664be951ce0dbab3b61668e15b17aa43bdee90 (diff)
downloadaur-a928a41ec8d3c77de9c89491f6f490b44b2bf68e.tar.gz
[Fix] provides
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 93d4a9bee084..380de923de5d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ url="https://developer.salesforce.com/tools/salesforcecli"
license=('BSD')
depends=('nodejs')
optdepends=('gnome-keyring: for saving default credentials')
-provides=('sf-cli')
+provides=('sf')
options=('!strip')
source=("${pkgname}-${pkgver}.tar.xz::https://developer.salesforce.com/media/salesforce-cli/sf/channels/stable/sf-linux-x64.tar.xz")
sha256sums=('39d0bedfb04fd4c5813d9f4da1d9854e37c7b23113db5634f7e4ea02c9b23e0d')