skysend-bin

LOW
maintainer codekoala 0 votes scanned 2026-09-23 13:40:34.773403
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: codekoala <arch@cloudlery.com>
2pkgname=skysend-bin
3pkgver=2.12.1
4pkgrel=1
5pkgdesc='Command-line client for SkySend end-to-end encrypted file and note sharing'
6arch=('x86_64' 'aarch64')
7url='https://github.com/Skyfay/SkySend'
8license=('AGPL-3.0-only')
9depends=('glibc')
10provides=('skysend')
11conflicts=('skysend')
12options=('!strip')
13source_x86_64=("${pkgname}-${pkgver}-x86_64::${url}/releases/download/v${pkgver}/skysend-linux-x64")
14source_aarch64=("${pkgname}-${pkgver}-aarch64::${url}/releases/download/v${pkgver}/skysend-linux-arm64")
15sha256sums_x86_64=('a423bc417e58aa5e3ea3f6c5c7817bc132da829b90bf58f34856a52d6a8940dd')
16sha256sums_aarch64=('434bb1307171be9190a9d8779b7aa00887b21818fea5ed2fed6f858677c64df8')
17
18package() {
19 install -Dm755 "${srcdir}/${pkgname}-${pkgver}-${CARCH}" "${pkgdir}/usr/bin/skysend"
20}
21

Scan history

Scanned at (UTC)SeverityRules
2026-09-23 13:40:34 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