Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions packages/bitwarden-cli-bin/.SRCINFO
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
pkgbase = bitwarden-cli-bin
gives = bitwarden-cli
pkgver = 2025.11.0
pkgver = 2025.12.0
pkgdesc = Bitwarden's command-line interface - Binary
arch = amd64
breaks = bitwarden-cli-git
replaces = bitwarden-cli
maintainer = Elsie19 <[email protected]>
repology = project: bitwarden-cli
source = https://github.com/bitwarden/clients/releases/download/cli-v2025.11.0/bw-linux-2025.11.0.zip
sha256sums = 943f0107b3a471e7376b08f118e21a59583afeb49e4eb86f378e3b0d7c79c969
source = https://github.com/bitwarden/clients/releases/download/cli-v2025.12.0/bw-linux-2025.12.0.zip
sha256sums = 0a5ea0c81aedae91f29a5a316d01c73af4a7275db4fad56d069eb90e28b1c55f

pkgname = bitwarden-cli-bin
4 changes: 2 additions & 2 deletions packages/bitwarden-cli-bin/bitwarden-cli-bin.pacscript
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@ pkgname="bitwarden-cli-bin"
gives="bitwarden-cli"
repology=("project: ${gives}")
arch=("amd64")
pkgver="2025.11.0"
pkgver="2025.12.0"
source=("https://github.com/bitwarden/clients/releases/download/cli-v${pkgver}/bw-linux-${pkgver}.zip")
breaks=("${gives}-git")
replaces=("${gives}")
pkgdesc="Bitwarden's command-line interface - Binary"
sha256sums=("943f0107b3a471e7376b08f118e21a59583afeb49e4eb86f378e3b0d7c79c969")
sha256sums=("0a5ea0c81aedae91f29a5a316d01c73af4a7275db4fad56d069eb90e28b1c55f")
maintainer=("Elsie19 <[email protected]>")

package() {
Expand Down
6 changes: 3 additions & 3 deletions srclist
Original file line number Diff line number Diff line change
Expand Up @@ -900,15 +900,15 @@ pkgname = betterbird-bin
---
pkgbase = bitwarden-cli-bin
gives = bitwarden-cli
pkgver = 2025.11.0
pkgver = 2025.12.0
pkgdesc = Bitwarden's command-line interface - Binary
arch = amd64
breaks = bitwarden-cli-git
replaces = bitwarden-cli
maintainer = Elsie19 <[email protected]>
repology = project: bitwarden-cli
source = https://github.com/bitwarden/clients/releases/download/cli-v2025.11.0/bw-linux-2025.11.0.zip
sha256sums = 943f0107b3a471e7376b08f118e21a59583afeb49e4eb86f378e3b0d7c79c969
source = https://github.com/bitwarden/clients/releases/download/cli-v2025.12.0/bw-linux-2025.12.0.zip
sha256sums = 0a5ea0c81aedae91f29a5a316d01c73af4a7275db4fad56d069eb90e28b1c55f

pkgname = bitwarden-cli-bin
---
Expand Down