cbonsai-bin

maintainer asbjrnholm · 0 votes · scanned 2026-08-03 00:08:14.047287
LOW
View on AUR ↗
Why flagged The package builds from a source archive hosted on GitLab, which is plausibly the project's official repository; the low severity is due to few votes and recent upload, not inherent risk in the build process.

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.

LOW AI review llm_review

An AI model (qwen/qwen3-235b-a22b-2507) reviewed this and agrees it is LOW (confidence 95%): The package builds from a source archive hosted on GitLab, which is plausibly the project's official repository; the low severity is due to few votes and recent upload, not inherent risk in the build process.

PKGBUILD

1# Maintainer: Nicholas Boyd Isacsson <nicholas@isacsson.se>
2
3pkgname=cbonsai-bin
4pkgver=1.4.2
5pkgrel=1
6pkgdesc='A bonsai tree generator, written in C using ncurses'
7arch=('any')
8url="https://gitlab.com/jallbrit/cbonsai-bin"
9license=('GPL3')
10makedepends=('scdoc')
11depends=('gcc' 'ncurses')
12provides=('cbonsai')
13conflicts=('cbonsai')
14source=("$url/-/archive/v$pkgver/cbonsai-bin-v$pkgver.zip" 'merger')
15sha256sums=('b14a26f2405575075b482ffa1b5698c479e100027c271fa44fa2e310279b6d4a')
16
17package() {
18 cd "$srcdir/cbonsai-bin-v$pkgver"
19 make DESTDIR="$pkgdir/" PREFIX="/usr" MANDIR="/usr/share/man" install
20}
21
22
23

Scan history

Scanned at (UTC)SeverityRules
2026-08-03 00:08:14 LOW 2
2026-08-02 00:16:08 LOW 2
2026-08-01 13:20:32 LOW 2

Report a package

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

0 / 4000
Your suggestion