ojcat

LOW
maintainer ABO7GAG 1 votes scanned 2026-09-21 05:34:06.811684
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

1pkgname=ojcat
2pkgver=1.0
3pkgrel=1
4pkgdesc="A lightweight ELF file inspection tool written in C"
5arch=('x86_64')
6url="https://github.com/ABO7GAG/ojcat"
7license=('GPL-3.0-or-later')
8source=("$pkgname-$pkgver.tar.gz::https://github.com/ABO7GAG/ojcat/archive/refs/tags/V1.0.tar.gz")
9sha256sums=('3fa2fcc9544abaf8c1cda63b98018a6c33db7cd621539ce070e596bc8fa9cc1a')
10
11build() {
12 cd "$srcdir/$pkgname-1.0"
13 make
14}
15
16package() {
17 cd "$srcdir/$pkgname-1.0"
18 install -Dm755 ojcat "$pkgdir/usr/bin/ojcat"
19}
20

Scan history

Scanned at (UTC)SeverityRules
2026-09-21 05:34:06 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