summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKrister Bäckman2024-05-17 14:52:45 +0300
committerKrister Bäckman2024-05-17 14:52:45 +0300
commite649012905a9bd86c02f1fead76f750fcc29f342 (patch)
tree67516093333f01cede5425b8013294d0ebbf23f5 /PKGBUILD
parentc679064247dda3c8a81b6b6eaf697c5587fc6dc0 (diff)
downloadaur-e649012905a9bd86c02f1fead76f750fcc29f342.tar.gz
update dependencies
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ccc2b2e9f13c..e476b1f04587 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc="Powerful Slack CLI via pure bash. Rich messaging, uploads, posts, pipin
arch=('any')
url="https://api.slack.com/automation/quickstart"
license=('MIT')
-depends=('git')
+depends=('git' 'deno')
source=(
"https://downloads.slack-edge.com/slack-cli/slack_cli_""$pkgver""_linux_64-bit.tar.gz"
)