oxipass-tui-bin

LOW
maintainer arosario513 1 votes scanned 2026-09-06 21:12:32.019604
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: arosario513
2pkgname=oxipass-tui-bin
3pkgver=1.1.0
4pkgrel=2
5pkgdesc="A terminal-based password manager"
6arch=('x86_64' 'aarch64')
7url="https://github.com/arosario513/oxipass-tui"
8license=('MIT')
9depends=('glibc' 'gcc-libs')
10provides=('oxipass-tui')
11conflicts=('oxipass-tui')
12
13source=("LICENSE::https://raw.githubusercontent.com/arosario513/oxipass-tui/v${pkgver}/LICENSE")
14source_x86_64=("oxipass-tui::https://github.com/arosario513/oxipass-tui/releases/download/v${pkgver}/oxipass-tui-x86_64-unknown-linux-gnu")
15source_aarch64=("oxipass-tui::https://github.com/arosario513/oxipass-tui/releases/download/v${pkgver}/oxipass-tui-aarch64-unknown-linux-gnu")
16sha256sums=('e1aa170c2892a29d9fb5377cd798b90c773c49d89cd9254fb5e94730cf99380a')
17sha256sums_x86_64=('22124342e828bacc74e33e1485f536f1d5367ad66341285d465b23e8aed6584c')
18sha256sums_aarch64=('45eebdb7be769003e4a17867c289b3f436582602cc1188a3adeade5f8133cb98')
19
20package() {
21 install -Dm755 oxipass-tui "${pkgdir}/usr/bin/oxipass-tui"
22 install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
23}
24

Scan history

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