hell-shrub900-git

LOW
maintainer baboon 0 votes scanned 2026-08-20 05:10:41.769601
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

1pkgname=hell-shrub900-git
2_pkgname=hell
3pkgdesc="hell: kill autotools"
4pkgver=r77.e36ad42
5pkgrel=1
6arch=('x86_64')
7url="https://codeberg.org/shrub900/hell"
8license=('ISC')
9depends=()
10makedepends=('git')
11source=(git+$url.git)
12sha512sums=('SKIP')
13provides=("$_pkgname")
14conflicts=("$_pkgname")
15
16pkgver() {
17 cd "$srcdir/$_pkgname"
18 printf "r%s.%s" "$(git rev-list --count HEAD)" "$(git rev-parse --short=7 HEAD)"
19}
20
21build() {
22 cd "$srcdir/$_pkgname"
23 make
24}
25
26package() {
27 cd "$srcdir/$_pkgname"
28 make DESTDIR="${pkgdir}" install
29}
30

Scan history

Scanned at (UTC)SeverityRules
2026-08-20 05:10:41 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