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


Commits:
49165bd8 by Alexander Epaneshnikov at 2024-05-06T20:59:47+03:00
upgpkg: 2024.4.0-1: upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,16 +1,18 @@
 pkgbase = bitwarden-cli
        pkgdesc = The command line vault
-       pkgver = 2024.3.1
+       pkgver = 2024.4.0
        pkgrel = 1
        url = https://github.com/bitwarden/clients
        arch = x86_64
        license = GPL3
        makedepends = git
+       makedepends = python
+       makedepends = python-setuptools
        makedepends = npm
        makedepends = modclean
        depends = nodejs-lts-hydrogen
        options = !emptydirs
-       source = 
bitwarden::git+https://github.com/bitwarden/clients.git#tag=cli-v2024.3.1
-       sha512sums = 
1533ce7bc7510d67a0a4dec8aaf28cf7f04006a06990c13e26e7e9c49bce47482c02480a2d1000feccf452bb61aec9d1e9de40df7b2b2cf253020360fe43bdc3
+       source = 
bitwarden::git+https://github.com/bitwarden/clients.git#tag=cli-v2024.4.0
+       sha512sums = 
1c84da4488217c80c1918336125e3cb5dcaf293e68300c68a4f4488651bdd48f8d32026115a5d5af9c22db4ae171107540469765a69a496d41cd8446fa846c6b
 
 pkgname = bitwarden-cli


=====================================
PKGBUILD
=====================================
@@ -2,17 +2,17 @@
 # Contributor: libertylocked <libertyloc...@disroot.org>
 
 pkgname=bitwarden-cli
-pkgver=2024.3.1
+pkgver=2024.4.0
 pkgrel=1
 pkgdesc="The command line vault"
 arch=('x86_64')
 url="https://github.com/bitwarden/clients";
 license=('GPL3')
 depends=('nodejs-lts-hydrogen')
-makedepends=('git' 'npm' 'modclean')
+makedepends=('git' 'python' 'python-setuptools' 'npm' 'modclean')
 options=(!emptydirs)
 
source=(bitwarden::git+https://github.com/bitwarden/clients.git#tag=cli-v${pkgver})
-sha512sums=('1533ce7bc7510d67a0a4dec8aaf28cf7f04006a06990c13e26e7e9c49bce47482c02480a2d1000feccf452bb61aec9d1e9de40df7b2b2cf253020360fe43bdc3')
+sha512sums=('1c84da4488217c80c1918336125e3cb5dcaf293e68300c68a4f4488651bdd48f8d32026115a5d5af9c22db4ae171107540469765a69a496d41cd8446fa846c6b')
 
 prepare() {
        cd bitwarden



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

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/bitwarden-cli/-/commit/49165bd8a3e2ec2afefe5033803c19311bfeddbb
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to