Alexander Epaneshnikov pushed to branch main at Arch Linux / Packaging /
Packages / bitwarden-cli
Commits:
dd03c1e1 by Alexander Epaneshnikov at 2023-12-08T20:33:43+03:00
upgpkg: 2023.12.0-1: upstream release
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = bitwarden-cli
pkgdesc = The command line vault
- pkgver = 2023.10.0
+ pkgver = 2023.12.0
pkgrel = 1
url = https://github.com/bitwarden/clients
arch = x86_64
@@ -10,7 +10,7 @@ pkgbase = bitwarden-cli
makedepends = modclean
depends = nodejs-lts-hydrogen
options = !emptydirs
- source =
bitwarden::git+https://github.com/bitwarden/clients.git#tag=cli-v2023.10.0
+ source =
bitwarden::git+https://github.com/bitwarden/clients.git#tag=cli-v2023.12.0
sha512sums = SKIP
pkgname = bitwarden-cli
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Contributor: libertylocked <[email protected]>
pkgname=bitwarden-cli
-pkgver=2023.10.0
+pkgver=2023.12.0
pkgrel=1
pkgdesc="The command line vault"
arch=('x86_64')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/bitwarden-cli/-/commit/dd03c1e1351ac1eddee6efe3c2738ecb267798bf
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/bitwarden-cli/-/commit/dd03c1e1351ac1eddee6efe3c2738ecb267798bf
You're receiving this email because of your account on gitlab.archlinux.org.