llm-leaders-bin

maintainer mohamadkhani · 1 votes · scanned 2026-08-18 13:39:48.676217
LOW
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: Mohammadreza Khani <mohamadkhani14@gmail.com>
2# This PKGBUILD is generated/updated by CI (see packaging/arch/publish-aur.sh).
3# Hand-edits are fine but will be overwritten on the next tagged release.
4
5pkgname=llm-leaders-bin
6pkgver=0.1.0
7pkgrel=1
8pkgdesc="Rust CLI ranking coding LLMs by arena.ai WebDev Elo with live OpenRouter pricing"
9arch=('x86_64')
10url="https://github.com/mohamadkhani/llm-leaders"
11license=('GPL-3.0-or-later')
12depends=(
13 'gcc-libs'
14 'glibc'
15 'openssl'
16 'zlib'
17 'brotli'
18 'zstd'
19)
20provides=('llm-leaders')
21conflicts=('llm-leaders')
22source_x86_64=("https://github.com/mohamadkhani/llm-leaders/releases/download/v${pkgver}/llm-leaders-${pkgver}-x86_64-unknown-linux-gnu.tar.gz")
23# Checksum is injected by CI from the built tarball (real b2sum, not SKIP).
24b2sums_x86_64=('3375428bc85768ed12d399faf3a461d0613d02767db06817b3956bd8967231f223e154cb19de9d22411722b8e7911968b50a04e4ab368451d68f9f19873bdf71')
25
26package() {
27 install -Dm755 "$srcdir/llm-leaders" "$pkgdir/usr/bin/llm-leaders"
28 install -Dm644 "$srcdir/COPYING" "$pkgdir/usr/share/licenses/$pkgname/COPYING"
29}
30

Scan history

Scanned at (UTC)SeverityRules
2026-08-18 13:39:48 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