faf-bin

LOW
maintainer eof 0 votes scanned 2026-09-10 19:21:16.599387
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: Ryan Wilson <ryan@ryanwilson.io>
2pkgname=faf-bin
3pkgver=3.0.0
4pkgrel=1
5pkgdesc="Fast parallel filesystem search by filename"
6arch=('x86_64' 'aarch64')
7url="https://github.com/eof0/faf"
8license=('MIT')
9provides=('faf')
10conflicts=('faf' 'fafind-bin')
11replaces=('fafind-bin')
12options=('!debug' 'strip')
13_url="https://github.com/eof0/faf/releases/download/v${pkgver}"
14source=(
15 "faf-LICENSE::https://raw.githubusercontent.com/eof0/faf/v${pkgver}/LICENSE"
16)
17source_x86_64=(
18 "faf-x86_64-${pkgver}.tar.gz::${_url}/faf-linux-x86_64-v${pkgver}.tar.gz"
19)
20source_aarch64=(
21 "faf-arm64-${pkgver}.tar.gz::${_url}/faf-linux-arm64-v${pkgver}.tar.gz"
22)
23sha256sums=('f500e1e4b3d5c32caedbd5d5d6ff1a92b683cd0bc3a41053cfd4fa0b51a854c1')
24sha256sums_x86_64=('0179554cdcc2badb24c60c3d69d799d2a03a7cf73a8fd8b4c893acc2257f242c')
25sha256sums_aarch64=('df9130af8e9da9398aa1c4deee37b87b71de6c5008cbd1f720cf83d55a9587ae')
26
27package() {
28 install -Dm755 faf "${pkgdir}/usr/bin/faf"
29 install -Dm644 faf-LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
30}
31

Scan history

Scanned at (UTC)SeverityRules
2026-09-10 19:21:16 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