Alexander Epaneshnikov pushed to branch main at Arch Linux / Packaging /
Packages / bitwarden
Commits:
045edbeb by Alexander Epaneshnikov at 2024-03-07T22:01:47+03:00
upgpkg: 2024.2.1-1: upstream release
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = bitwarden
pkgdesc = A secure and free password manager for all of your devices
- pkgver = 2024.2.0
+ pkgver = 2024.2.1
pkgrel = 1
url = https://github.com/bitwarden/clients/tree/master/apps/desktop
arch = x86_64
@@ -18,7 +18,7 @@ pkgbase = bitwarden
depends = libxtst
depends = libxss
depends = libnss_nis
- source =
bitwarden::git+https://github.com/bitwarden/clients.git#tag=desktop-v2024.2.0
+ source =
bitwarden::git+https://github.com/bitwarden/clients.git#tag=desktop-v2024.2.1
source = messaging.main.ts.patch
source = nativelib.patch
source = bitwarden.sh
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Contributor: libertylocked <[email protected]>
pkgname=bitwarden
-pkgver=2024.2.0
+pkgver=2024.2.1
pkgrel=1
_electronversion=27
pkgdesc='A secure and free password manager for all of your devices'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/bitwarden/-/commit/045edbebb45a7e692e2eb313f44c283ce6001da9
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/bitwarden/-/commit/045edbebb45a7e692e2eb313f44c283ce6001da9
You're receiving this email because of your account on gitlab.archlinux.org.