ansi

LOW
maintainer damian101 0 votes scanned 2026-09-24 11:42:45.600377
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: Damian Höster <damian.hoester@posteo.de>
2
3pkgname=ansi
4pkgver=3.0.1
5pkgrel=1
6pkgdesc='ANSI escape codes in pure bash - change text color, position cursor, and more'
7arch=(any)
8url=https://github.com/fidian/ansi
9license=(LicenseRef-MIT-custom)
10depends=(bash)
11source=($pkgname-$pkgver.tar.gz::$url/archive/refs/tags/$pkgver.tar.gz)
12sha256sums=(8dae1314d98a015d4d64fd2a99895700138756f2b456baea7cf1d6dd3ccf1261)
13
14package() {
15 cd $pkgname-$pkgver
16
17 install -Dm755 $pkgname -t "$pkgdir"/usr/bin
18 install -Dm644 LICENSE.md "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
19 install -Dm644 README.md -t "$pkgdir"/usr/share/doc/$pkgname
20}
21

Scan history

Scanned at (UTC)SeverityRules
2026-09-24 11:42:45 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