anihub-cli-bin

maintainer neolax · 0 votes · scanned 2026-08-03 00:08:14.047287
LOW
View on AUR ↗
Why flagged The package installs a prebuilt binary from a GitHub release, which is a normal practice for -bin packages; the source is verifiable and the checksums are provided, reducing risk despite the low-vote and recent upload flag.

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 installs a prebuilt binary from a GitHub release, which is a normal practice for -bin packages; the source is verifiable and the checksums are provided, reducing risk despite the low-vote and recent upload flag.

PKGBUILD

1# Maintainer: neolax <NEOLAX@proton.me>
2pkgname=anihub-cli-bin
3pkgver=0.8.0
4pkgrel=1
5pkgdesc='Unofficial terminal client for browsing and watching anime from AniHub (prebuilt binary)'
6arch=('x86_64')
7url='https://github.com/NEO-LAX/anihub-cli'
8license=('MIT')
9depends=('gcc-libs' 'mpv')
10provides=("anihub-cli=$pkgver")
11conflicts=('anihub-cli')
12source=("LICENSE-$pkgver::$url/raw/v$pkgver/LICENSE")
13source_x86_64=("$pkgname-$pkgver::$url/releases/download/v$pkgver/anihub-cli-x86_64-unknown-linux-gnu")
14sha256sums=('904efe94bb82661871085d8f7250a5355aed12433d9d291d0fbcb21ca5d90580')
15sha256sums_x86_64=('c8d4d612d1c731b5e8ec412b0cb6c8c95c2d1cc23b963a84f5b32cbfb0cb1b3e')
16
17package() {
18 install -Dm755 "$srcdir/$pkgname-$pkgver" "$pkgdir/usr/bin/anihub-cli"
19 install -Dm644 "$srcdir/LICENSE-$pkgver" "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
20}
21

Changes since previous scan

--- PKGBUILD @ 2026-07-26 00:07
+++ PKGBUILD @ 2026-08-03 00:08
@@ -1,6 +1,6 @@
# Maintainer: neolax <NEOLAX@proton.me>
pkgname=anihub-cli-bin
-pkgver=0.7.3
+pkgver=0.8.0
pkgrel=1
pkgdesc='Unofficial terminal client for browsing and watching anime from AniHub (prebuilt binary)'
arch=('x86_64')
@@ -12,7 +12,7 @@
source=("LICENSE-$pkgver::$url/raw/v$pkgver/LICENSE")
source_x86_64=("$pkgname-$pkgver::$url/releases/download/v$pkgver/anihub-cli-x86_64-unknown-linux-gnu")
sha256sums=('904efe94bb82661871085d8f7250a5355aed12433d9d291d0fbcb21ca5d90580')
-sha256sums_x86_64=('746f5874fd2a48451e4efa273298a5adad4a1d009467a04abe3169a3438f40f8')
+sha256sums_x86_64=('c8d4d612d1c731b5e8ec412b0cb6c8c95c2d1cc23b963a84f5b32cbfb0cb1b3e')
package() {
install -Dm755 "$srcdir/$pkgname-$pkgver" "$pkgdir/usr/bin/anihub-cli"

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 00:11:18 LOW 2
2026-07-31 00:14:10 LOW 2
2026-07-30 00:17:23 LOW 2
2026-07-29 00:25:53 LOW 2
2026-07-28 00:07:28 LOW 2
2026-07-27 00:24:32 LOW 2
2026-07-26 15:32:35 LOW 2
2026-07-26 00:07:32 LOW 2
2026-07-25 00:13:44 LOW 2
2026-07-24 00:02:28 LOW 2
2026-07-23 00:14:47 LOW 2
2026-07-22 21:22:00 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