carrier-cli-bin

LOW
maintainer novica 0 votes scanned 2026-09-12 09:11:25.593543
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: novica <nnovica@gmail.com>
2
3pkgname=carrier-cli-bin
4pkgver=0.2.2 # renovate: datasource=github-tags depName=joshuamarie/carrier
5pkgrel=1
6pkgdesc="A module manager for {box} modules"
7arch=('x86_64' 'aarch64')
8url="https://github.com/joshuamarie/carrier"
9license=('MIT')
10depends=('glibc' 'libgcc')
11conflicts=('carrier-cli')
12options=('!debug')
13provides_x86_64=("carrier-cli=${pkgver}")
14provides_aarch64=("carrier-cli=${pkgver}")
15source_x86_64=("${pkgname}-${pkgver}.tar.gz::https://github.com/joshuamarie/carrier/releases/download/v${pkgver}/carrier-x86_64-unknown-linux-gnu.tar.gz"
16 "LICENSE::https://raw.githubusercontent.com/joshuamarie/carrier/refs/tags/v${pkgver}/LICENSE.md")
17source_aarch64=("${pkgname}-${pkgver}.tar.gz::https://github.com/joshuamarie/carrier/releases/download/v${pkgver}/carrier-aarch64-unknown-linux-gnu.tar.gz"
18 "LICENSE::https://raw.githubusercontent.com/joshuamarie/carrier/refs/tags/v${pkgver}/LICENSE.md")
19
20package() {
21 cd "$srcdir"/carrier-*-unknown-linux-gnu
22
23 install -Dm755 carrier "$pkgdir/usr/bin/carrier-cli"
24 install -Dm644 "$srcdir/LICENSE" "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
25}
26
27sha256sums_x86_64=('97349d21b1b8e65bbfac878c1b047f70aa566b1446e20e34daaaec066c1f8963'
28 'ec04d5f03c96b3c4bd5afec05f4f73536ae26765323747e5969a0760809cdc93')
29sha256sums_aarch64=('a9b8c964166380a9d30523a769eb20d2a3c8fe80cb6f9268258012475df4defb'
30 'ec04d5f03c96b3c4bd5afec05f4f73536ae26765323747e5969a0760809cdc93')
31

Scan history

Scanned at (UTC)SeverityRules
2026-09-12 09:11:25 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