localsend-cli-bin

LOW
maintainer szdytom 0 votes scanned 2026-09-25 05:10:30.358237
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: szdytom <szdytom@users.noreply.github.com>
2# LocalSend CLI - https://localsend.org/
3
4pkgname=localsend-cli-bin
5pkgver=1.18.2
6pkgrel=1
7pkgdesc="An open-source cross-platform alternative to AirDrop (CLI version)"
8arch=('x86_64' 'aarch64')
9url="https://github.com/localsend/localsend"
10license=('AGPL-3.0-only')
11depends=('glibc')
12
13source_x86_64=("https://github.com/localsend/localsend/releases/download/v${pkgver}/LocalSend-CLI-${pkgver}-linux-x86-64.tar.gz")
14source_aarch64=("https://github.com/localsend/localsend/releases/download/v${pkgver}/LocalSend-CLI-${pkgver}-linux-arm-64.tar.gz")
15sha256sums_x86_64=('f5a986e0b4701b9aafeb9747225a2f3e314e97aba61b3dd7c9d076226f512b08')
16sha256sums_aarch64=('b003e9837743470f7a423ca1205e664031ce3d2e865acc692f3e47577ea93f6d')
17
18build() {
19 :
20}
21
22package() {
23 install -Dm755 "$srcdir/localsend-cli" -t "$pkgdir/usr/bin"
24}
25

Scan history

Scanned at (UTC)SeverityRules
2026-09-25 05:10:30 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