Alexander Epaneshnikov pushed to branch main at Arch Linux / Packaging / 
Packages / bitwarden-cli


Commits:
5d45a996 by Alexander Epaneshnikov at 2024-11-22T14:08:13+03:00
upgpkg: 2024.11.1-1: upstream update

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = bitwarden-cli
        pkgdesc = The command line vault
-       pkgver = 2024.11.0
-       pkgrel = 3
+       pkgver = 2024.11.1
+       pkgrel = 1
        url = https://github.com/bitwarden/clients
        arch = x86_64
        license = GPL3
@@ -14,9 +14,9 @@ pkgbase = bitwarden-cli
        depends = nodejs-lts-iron
        depends = argon2
        options = !emptydirs
-       source = 
bitwarden::git+https://github.com/bitwarden/clients.git#tag=cli-v2024.11.0
+       source = 
bitwarden::git+https://github.com/bitwarden/clients.git#tag=cli-v2024.11.1
        source = system-libargon2.patch
-       sha512sums = 
c2b64d23930eeaab594ddb59d1cf4c525f4728a6d7421d1109cae52a4db8d5d75bbc262f53ace52a6ba2c45e02c3f9f7ede4464aad09b9b306dc39772495e73e
+       sha512sums = 
f1c92fe0ee6b36d471c2ce2c3ed5a8a9cc7395c47a9abdee63a6e392eea4450c875d9fd44b86bebd79cf676b8c1ec9621c0887e44c12be50640f8986106b8465
        sha512sums = 
6970261c24d8056b001f4ff308af7b9be67ef638be28f54f7c08ee4bed9ad895145a6cedf9a3cbda61b023104c50a6758a8bfcc8bc40097a298b98b60b1ffee7
 
 pkgname = bitwarden-cli


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 # Contributor: libertylocked <libertyloc...@disroot.org>
 
 pkgname=bitwarden-cli
-pkgver=2024.11.0
-pkgrel=3
+pkgver=2024.11.1
+pkgrel=1
 pkgdesc="The command line vault"
 arch=('x86_64')
 url="https://github.com/bitwarden/clients";
@@ -13,7 +13,7 @@ makedepends=('git' 'python' 'python-setuptools' 'npm' 
'modclean' 'fdupes')
 options=(!emptydirs)
 
source=(bitwarden::git+https://github.com/bitwarden/clients.git#tag=cli-v${pkgver}
         system-libargon2.patch)
-sha512sums=('c2b64d23930eeaab594ddb59d1cf4c525f4728a6d7421d1109cae52a4db8d5d75bbc262f53ace52a6ba2c45e02c3f9f7ede4464aad09b9b306dc39772495e73e'
+sha512sums=('f1c92fe0ee6b36d471c2ce2c3ed5a8a9cc7395c47a9abdee63a6e392eea4450c875d9fd44b86bebd79cf676b8c1ec9621c0887e44c12be50640f8986106b8465'
             
'6970261c24d8056b001f4ff308af7b9be67ef638be28f54f7c08ee4bed9ad895145a6cedf9a3cbda61b023104c50a6758a8bfcc8bc40097a298b98b60b1ffee7')
 
 prepare() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/bitwarden-cli/-/commit/5d45a9962946782836ec21bd6d5174907954e18c

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/bitwarden-cli/-/commit/5d45a9962946782836ec21bd6d5174907954e18c
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to