Alexander Epaneshnikov pushed to branch main at Arch Linux / Packaging /
Packages / bitwarden
Commits:
d55db253 by Alexander Epaneshnikov at 2023-12-08T20:28:04+03:00
upgpkg: 2023.12.0-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 = 2023.10.1
+ pkgver = 2023.12.0
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-v2023.10.1
+ source =
bitwarden::git+https://github.com/bitwarden/clients.git#tag=desktop-v2023.12.0
source = messaging.main.ts.patch
source = nativelib.patch
source = bitwarden.sh
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Contributor: libertylocked <[email protected]>
pkgname=bitwarden
-pkgver=2023.10.1
+pkgver=2023.12.0
pkgrel=1
_electronversion=25
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/d55db253ac204bb535ee8453bd4a0b2d14401fca
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/bitwarden/-/commit/d55db253ac204bb535ee8453bd4a0b2d14401fca
You're receiving this email because of your account on gitlab.archlinux.org.