File tree Expand file tree Collapse file tree 3 files changed +10
-11
lines changed
packages/bitwarden-cli-bin Expand file tree Collapse file tree 3 files changed +10
-11
lines changed Original file line number Diff line number Diff line change 11pkgbase = bitwarden-cli-bin
22 gives = bitwarden-cli
3- pkgver = 2024 .1.0
3+ pkgver = 2025 .1.0
44 pkgdesc = Bitwarden's command-line interface - Binary
55 arch = amd64
66 breaks = bitwarden-cli-git
77 replaces = bitwarden-cli
88 maintainer = Elsie19 <elsie19@pm.me>
99 repology = project: bitwarden-cli
10- source = @bitwarden-cli-bin~2024.1.0:: https://github.com/bitwarden/clients/releases/download/cli-v2024 .1.0/bitwarden-cli- linux-2024 .1.0.zip
11- sha256sums = 05c906bf3709151ffcd063624047c327086f80f6b0256ded6a8bcaea044fdb02
10+ source = https://github.com/bitwarden/clients/releases/download/cli-v2025 .1.0/bw- linux-2025 .1.0.zip
11+ sha256sums = 14585ff0afb42212df8958c1e4a67caadf432870f387a4b2b0e81e926acd74b3
1212
1313pkgname = bitwarden-cli-bin
Original file line number Diff line number Diff line change @@ -2,15 +2,14 @@ pkgname="bitwarden-cli-bin"
22gives="bitwarden-cli"
33repology=("project: ${gives}")
44arch=("amd64")
5- pkgver="2024 .1.0"
6- source=("@${pkgname}~${pkgver}:: https://github.com/bitwarden/clients/releases/download/cli-v${pkgver}/${gives} -linux-${pkgver}.zip")
5+ pkgver="2025 .1.0"
6+ source=("https://github.com/bitwarden/clients/releases/download/cli-v${pkgver}/bw -linux-${pkgver}.zip")
77breaks=("${gives}-git")
88replaces=("${gives}")
99pkgdesc="Bitwarden's command-line interface - Binary"
10- sha256sums=("05c906bf3709151ffcd063624047c327086f80f6b0256ded6a8bcaea044fdb02 ")
10+ sha256sums=("14585ff0afb42212df8958c1e4a67caadf432870f387a4b2b0e81e926acd74b3 ")
1111maintainer=("Elsie19 <elsie19@pm.me>")
1212
1313package() {
14- cd "${pkgname}~${pkgver}"
15- install -Dm755 "${gives}" -t "${pkgdir}/usr/bin"
14+ install -Dm755 ./bw -t "${pkgdir}/usr/bin"
1615}
Original file line number Diff line number Diff line change @@ -821,15 +821,15 @@ pkgname = bes2600-firmware-git
821821---
822822pkgbase = bitwarden-cli-bin
823823 gives = bitwarden-cli
824- pkgver = 2024 .1.0
824+ pkgver = 2025 .1.0
825825 pkgdesc = Bitwarden's command-line interface - Binary
826826 arch = amd64
827827 breaks = bitwarden-cli-git
828828 replaces = bitwarden-cli
829829 maintainer = Elsie19 <elsie19@pm.me>
830830 repology = project: bitwarden-cli
831- source = @bitwarden-cli-bin~2024.1.0:: https://github.com/bitwarden/clients/releases/download/cli-v2024 .1.0/bitwarden-cli- linux-2024 .1.0.zip
832- sha256sums = 05c906bf3709151ffcd063624047c327086f80f6b0256ded6a8bcaea044fdb02
831+ source = https://github.com/bitwarden/clients/releases/download/cli-v2025 .1.0/bw- linux-2025 .1.0.zip
832+ sha256sums = 14585ff0afb42212df8958c1e4a67caadf432870f387a4b2b0e81e926acd74b3
833833
834834pkgname = bitwarden-cli-bin
835835---
You can’t perform that action at this time.
0 commit comments