Alexander Epaneshnikov pushed to branch main at Arch Linux / Packaging /
Packages / bitwarden-cli
Commits:
6885b1ba by Alexander Epaneshnikov at 2023-12-20T19:00:01+03:00
upgpkg: 2023.12.1-1: upstream release
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = bitwarden-cli
pkgdesc = The command line vault
- pkgver = 2023.12.0
+ pkgver = 2023.12.1
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.12.0
+ source =
bitwarden::git+https://github.com/bitwarden/clients.git#tag=cli-v2023.12.1
sha512sums = SKIP
pkgname = bitwarden-cli
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Contributor: libertylocked <[email protected]>
pkgname=bitwarden-cli
-pkgver=2023.12.0
+pkgver=2023.12.1
pkgrel=1
pkgdesc="The command line vault"
arch=('x86_64')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/bitwarden-cli/-/commit/6885b1ba3d999836f1ef9bb9393abcc111ae001f
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/bitwarden-cli/-/commit/6885b1ba3d999836f1ef9bb9393abcc111ae001f
You're receiving this email because of your account on gitlab.archlinux.org.