ugos-cli-bin

LOW
maintainer metaneutrons 0 votes scanned 2026-09-05 22:01:36.851925
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: Fabian Schmieder <fabian@schmieder.eu>
2pkgname=ugos-cli-bin
3pkgver=0.13.1
4pkgrel=1
5pkgdesc="CLI and MCP server for UGREEN NAS (UGOS) management"
6arch=('x86_64' 'aarch64')
7# Ein -bin-Paket liefert die Binaerdateien des Upstream aus, also
8# unveraendert. makepkg wuerde sie sonst strippen und die
9# Debug-Symbole abspalten; das Paket enthielte dann andere Bytes als
10# das Release-Archiv, und der Vergleich danach koennte nie stimmen.
11options=('!strip' '!debug')
12url="https://github.com/metaneutrons/ugos-cli"
13license=('GPL-3.0-or-later')
14provides=('ugos-cli')
15conflicts=('ugos-cli')
16source_x86_64=("${pkgname}-${pkgver}-x86_64.tar.gz::https://github.com/metaneutrons/ugos-cli/releases/download/v0.13.1/ugos-cli-x86_64-unknown-linux-gnu.tar.gz")
17source_aarch64=("${pkgname}-${pkgver}-aarch64.tar.gz::https://github.com/metaneutrons/ugos-cli/releases/download/v0.13.1/ugos-cli-aarch64-unknown-linux-gnu.tar.gz")
18sha256sums_x86_64=('ef94f203ec7b4c6e43d9663cb43b50118dfcf291991976a8645c959cbb061582')
19sha256sums_aarch64=('8d1d1da2a688167939ed4cff6655d193f2d22ffe296155d23cc9db9b1d99c62a')
20
21package() {
22 install -Dm755 "${srcdir}/ugos-cli" "${pkgdir}/usr/bin/ugos-cli"
23 install -Dm755 "${srcdir}/ugos-mcp" "${pkgdir}/usr/bin/ugos-mcp"
24}
25

Scan history

Scanned at (UTC)SeverityRules
2026-09-05 22:01:36 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