yzf

LOW
maintainer pakhromov 0 votes scanned 2026-09-06 13:11:32.219503
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: Pavel Khromov <pakhromov@gmail.com>
2pkgname=yzf
3pkgver=1.0.0
4pkgrel=1
5pkgdesc="Interactive fzf front-end for yay that preserves yay's original formatting"
6arch=('any')
7url="https://github.com/pakhromov/yzf"
8license=('MIT')
9depends=('bash' 'yay' 'fzf' 'expac' 'gawk' 'pacman-contrib' 'ncurses')
10optdepends=('xdg-utils: open package upstream URLs in a browser')
11source=("$pkgname-$pkgver.tar.gz::$url/archive/refs/tags/v$pkgver.tar.gz")
12sha256sums=('b26348fa7ca0ebfd7e775f8eb5199a1b639f89dc0ffb0ad625410f0a59a9d146')
13
14package() {
15 cd "$pkgname-$pkgver"
16 install -Dm755 yzf "$pkgdir/usr/bin/yzf"
17 install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
18 install -Dm644 README.md "$pkgdir/usr/share/doc/$pkgname/README.md"
19}
20

Scan history

Scanned at (UTC)SeverityRules
2026-09-06 13:11:32 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