blob: 1b33232e1b4723bd74524de001814dc96da84aa1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = bitwarden-cli-bin
pkgdesc = The command line vault
pkgver = 2026.4.2
pkgrel = 1
url = https://bitwarden.com
arch = x86_64
arch = aarch64
license = GPL-3.0-only
depends = libgcc
depends = libstdc++
provides = bitwarden-cli
conflicts = bitwarden-cli
options = !strip
source_x86_64 = https://github.com/bitwarden/clients/releases/download/cli-v2026.4.2/bw-linux-2026.4.2.zip
sha256sums_x86_64 = 431dbe784cc7de217cb3a826993eac451aa2fbaf336538c0ff6602c1ac884c91
source_aarch64 = https://github.com/bitwarden/clients/releases/download/cli-v2026.4.2/bw-linux-arm64-2026.4.2.zip
sha256sums_aarch64 = 680bbdcde031c2a8224238899d268859b7a2b26c722b5ffbd46336fa0ee02e71
pkgname = bitwarden-cli-bin
|