tokensave-bin

LOW
maintainer rNoz 0 votes scanned 2026-09-16 01:20:46.343777
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: rNoz <maintainers@users.noreply.github.com>
2pkgname=tokensave-bin
3pkgver=7.12.1
4pkgrel=1
5pkgdesc='Semantic code intelligence for AI coding agents'
6arch=('x86_64')
7url='https://github.com/aovestdipaperino/tokensave'
8license=('MIT')
9depends=('glibc' 'libgcc')
10provides=('tokensave')
11conflicts=('tokensave')
12source=(
13 "https://github.com/aovestdipaperino/tokensave/releases/download/v$pkgver/tokensave-v$pkgver-$CARCH-linux.tar.gz"
14 "tokensave-license-$pkgver::https://raw.githubusercontent.com/aovestdipaperino/tokensave/v$pkgver/LICENSE"
15)
16sha256sums=(
17 '184612db16800e384a1bcdc7fadcc53fa73bda70240f9c0416ac4b88c7e924fb'
18 '08e7979abf9173c207753df084b5d94fa0cbe583a7cb6cbc20de5f973ee22aa0'
19)
20
21package() {
22 install -Dm755 tokensave "$pkgdir/usr/bin/tokensave"
23 install -Dm644 "tokensave-license-$pkgver" "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
24}
25

Scan history

Scanned at (UTC)SeverityRules
2026-09-16 01:20:46 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