klog-time-tracker-bin

MEDIUM
maintainer korbireischl 4 votes scanned 2026-09-27 13:18:29.354985
View on AUR
Why flagged

This package was orphaned and re-adopted within the last 30 days — a window where ownership transfers can introduce malicious changes.

Triggered rules

Medium Recently orphaned & re-adopted orphaned_readopted

This package was orphaned and re-adopted within the last 30 days — a window where ownership transfers can introduce malicious changes.

PKGBUILD

1# Maintainer: Kira Sokolova <Kyra256@proton.me>
2# Contributor: Caleb Maclennan <caleb@alerque.com>
3
4pkgname=klog-time-tracker-bin
5pkgver=6.6
6pkgrel=1
7pkgdesc="A plain-text file format and a command line tool for time tracking."
8arch=("x86_64")
9url="https://github.com/jotaen/klog"
10license=('MIT')
11provides=("${pkgname%-bin}=$pkgver")
12conflicts=('klog' "${pkgname%-bin}")
13source=($pkgname-$pkgver.zip::$url/releases/download/v$pkgver/klog-linux.zip)
14sha256sums=('ca497e97fc4453c15977f747d307f0c89c02ac8b6daa6df1ef7966e4fc26ee6d')
15
16package() {
17 install -Dm644 LICENSE.txt "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
18 install -Dm755 klog "$pkgdir/usr/bin/klog"
19}
20

Scan history

Scanned at (UTC)SeverityRules
2026-09-27 13:18:29 Medium 1
2026-06-18 16:11:54 Clean 0

Report a package

Reports go to the AURWatch maintainer (one person) and are read by hand. No login required.

0 / 4000
Your suggestion