passpicker-bin

LOW
maintainer njkevlani 1 votes scanned 2026-08-21 19:15:21.164360
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: Nilesh Kevlani <njkevlani@gmail.com>
2pkgname=passpicker-bin
3pkgver=0.0.3
4pkgrel=1
5pkgdesc="Menu-driven frontend for password-store"
6arch=('x86_64' 'aarch64')
7url="https://github.com/njkevlani/passpicker"
8license=('MIT')
9depends=('pass' 'rofi')
10optdepends=('pass-otp: OTP support' 'libnotify: desktop notifications')
11provides=('passpicker')
12source=("LICENSE-$pkgver::$url/raw/v$pkgver/LICENSE"
13 "passpicker.desktop-$pkgver::$url/raw/v$pkgver/resources/passpicker.desktop")
14source_x86_64=("passpicker-$pkgver-x86_64::$url/releases/download/v$pkgver/passpicker-linux-amd64")
15source_aarch64=("passpicker-$pkgver-aarch64::$url/releases/download/v$pkgver/passpicker-linux-arm64")
16sha256sums=('4d902b7cbf33cd971eae1e5a15c6cdbc26b6c69c320e4702b9c64040de0c8b13'
17 '77b3452042960eb982aa1510b79baefcc98bae5ecfc7ae7436eb262adffc9d8e')
18sha256sums_x86_64=('8205ca43f048979b9fafcdda321c3d1328327d690897e394df6af7f579f8bd52')
19sha256sums_aarch64=('4de8d9309d6daee326e2a39c9378ea36c6624233296037dfbdd41e266d425b40')
20
21package() {
22 install -Dm755 "passpicker-$pkgver-$CARCH" "$pkgdir/usr/bin/passpicker"
23 install -Dm644 "passpicker.desktop-$pkgver" "$pkgdir/usr/share/applications/passpicker.desktop"
24 install -Dm644 "LICENSE-$pkgver" "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
25}
26

Scan history

Scanned at (UTC)SeverityRules
2026-08-21 19:15:21 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