omawarden-bin

LOW
maintainer icyleaf 0 votes scanned 2026-09-18 07:27:46.046490
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: icyleaf <icyleaf.cn at gmail dot com>
2
3pkgname=omawarden-bin
4pkgver=0.8.0
5pkgrel=1
6pkgdesc="High-performance Bitwarden CLI and resident daemon (Designed for Omarchy)"
7arch=('x86_64' 'aarch64')
8url="https://github.com/icyleaf/omarchy-bitwarden"
9license=('MIT')
10depends=('libsecret' 'wl-clipboard')
11optdepends=('libfido2: WebAuthn / Passkey / FIDO2 security key support')
12provides=('omawarden')
13conflicts=('omawarden')
14source_x86_64=("${pkgname}-${pkgver}-x86_64.tar.gz::https://github.com/icyleaf/omarchy-bitwarden/releases/download/omawarden-0.8.0/omawarden-0.8.0-x86_64-unknown-linux-gnu.tar.gz")
15sha256sums_x86_64=('cf122e2ff08c30857a5c298929b16a50c58ca513b3cf200946d5859149f35eb5')
16source_aarch64=("${pkgname}-${pkgver}-aarch64.tar.gz::https://github.com/icyleaf/omarchy-bitwarden/releases/download/omawarden-0.8.0/omawarden-0.8.0-aarch64-unknown-linux-gnu.tar.gz")
17sha256sums_aarch64=('821e2e008e9cf19ce7b759c5693aa9205b072032023549a8bcc3d19558064edd')
18
19package() {
20 install -Dm755 "${srcdir}"/omawarden-*/omawarden "${pkgdir}/usr/bin/omawarden"
21 install -Dm644 "${srcdir}"/omawarden-*/LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
22}
23

Scan history

Scanned at (UTC)SeverityRules
2026-09-18 07:27:46 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