minimax-token-monitor

LOW
maintainer cmach_socket 0 votes scanned 2026-09-01 13:48:42.149435
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 : cmach_socket <cmach_socket@outlook.com>
2_reponame="org.kde.plasma.minimax-token-monitor"
3pkgdesc="A plasma applets to monitor minimax token usage."
4pkgname=minimax-token-monitor
5pkgver=26.9.2
6pkgrel=1
7arch=(any)
8url="https://github.com/cmachsocket/$pkgname"
9depends=(plasma-desktop kdeplasma-addons)
10license=(GPL-3.0-or-later)
11source=("$url/archive/refs/tags/v$pkgver.tar.gz")
12sha256sums=('9e7184e73f8d84cc3915078fad8e203b8d8efe6516adb2ee003749b63285ce0a')
13package() {
14 _path="$pkgdir/usr/share/plasma/plasmoids/$_reponame"
15 mkdir -p "$_path"
16 mkdir -p "$_path/contents"
17 cp -r "$srcdir/$pkgname-$pkgver/contents"/* "$_path/contents"
18 cp -r "$srcdir/$pkgname-$pkgver/metadata.json" "$_path/metadata.json"
19 install -Dm 644 "$srcdir/$pkgname-$pkgver/LICENSE" "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
20}
21

Scan history

Scanned at (UTC)SeverityRules
2026-09-01 13:48:42 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