slackcli-bin

LOW
maintainer felinae98 0 votes scanned 2026-09-09 03:18:52.192921
View on AUR
Why flagged

Uploaded within the last 14 days with 2 or fewer community votes — little peer review so far.

Triggered rules

Low Few votes, recently uploaded zero_votes_recent

Uploaded within the last 14 days with 2 or fewer community votes — little peer review so far.

PKGBUILD

1# Maintainer: felinae98 <felinae98@gmail.com>
2pkgname=slackcli-bin
3pkgver=0.11.0
4pkgrel=1
5pkgdesc="Slack CLI for humans and AI agents. Read, send, search and reply across one or many Slack workspaces from the terminal. No Slack app needed."
6arch=('x86_64' 'aarch64')
7url="https://slackcli.dev/"
8license=('MIT')
9provides=('slackcli')
10conflicts=('slackcli')
11options=('!strip' '!debug')
12source_x86_64=("$pkgname-$pkgver-x86_64::https://github.com/shaharia-lab/slackcli/releases/download/v$pkgver/slackcli-linux"
13 "https://raw.githubusercontent.com/shaharia-lab/slackcli/v$pkgver/LICENSE")
14source_aarch64=("$pkgname-$pkgver-aarch64::https://github.com/shaharia-lab/slackcli/releases/download/v$pkgver/slackcli-linux-arm64"
15 "https://raw.githubusercontent.com/shaharia-lab/slackcli/v$pkgver/LICENSE")
16sha256sums_x86_64=('75cb9a4950258670376f0df9f460ef35a38ebda93e04a43656272905ca5c9ee5'
17 '847df4e4f2b572db4146182cf99d9286d81e69ff82a93de63679a9725fb7e8c2')
18sha256sums_aarch64=('52a8b7086655cf7066b1c08c1a50a43018661efaafb31944a4284f56f6efb007'
19 '847df4e4f2b572db4146182cf99d9286d81e69ff82a93de63679a9725fb7e8c2')
20
21package() {
22 install -Dm755 "$pkgname-$pkgver-$CARCH" "$pkgdir/usr/bin/slackcli"
23 install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
24}
25

Scan history

Scanned at (UTC)SeverityRules
2026-09-09 03:18:52 Low 1

Report a package

Reports go to the AURWatch maintainer (one person) and are read by hand. No login required.

0 / 4000
Your suggestion