everhour-cli-bin

maintainer Quatro · 0 votes · scanned 2026-08-03 00:08:14.047287
LOW
View on AUR ↗
Why flagged The package installs a prebuilt binary from the project's official GitHub release page, which is a common and acceptable practice for AUR packages; the low severity reflects few votes and recent upload, not malicious content.

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 the project's official GitHub release page, which is a common and acceptable practice for AUR packages; the low severity reflects few votes and recent upload, not malicious content.

PKGBUILD

1# Maintainer: Xavier Francisco <echo moc.liamg@ocsicnarf.n.reivax | rev>
2
3pkgname=everhour-cli-bin
4_pkgname=everhour-cli
5pkgver=0.1.0
6pkgrel=1
7pkgdesc="Everhour from the terminal — draft-first time tracking (CLI + TUI) (prebuilt binary)"
8arch=('x86_64')
9url="https://github.com/Qu4tro/everhour-cli"
10license=('MIT')
11depends=('gcc-libs' 'glibc')
12provides=('everhour-cli')
13conflicts=('everhour-cli' 'everhour-cli-git')
14options=('!debug')
15source=("LICENSE-$pkgver::https://raw.githubusercontent.com/Qu4tro/$_pkgname/v$pkgver/LICENSE")
16source_x86_64=("$pkgname-$pkgver.tar.gz::https://github.com/Qu4tro/$_pkgname/releases/download/v$pkgver/everhour-v$pkgver-$CARCH-unknown-linux-gnu.tar.gz")
17sha256sums=('21ae215f0f15a7359db88be7707fac1c548a6499526ac08c07096bd0426711b2')
18sha256sums_x86_64=('e29b7c717ede8402b4532817c9c5d696fe9bb2ad267aeedc0b8a03a0f9f60871')
19
20package() {
21 install -Dm755 everhour "$pkgdir/usr/bin/everhour"
22 install -Dm644 "LICENSE-$pkgver" "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
23}
24

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 01:19:40 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