Alexander Epaneshnikov pushed to branch main at Arch Linux / Packaging /
Packages / bitwarden
Commits:
810252cc by Alexander Epaneshnikov at 2024-03-13T09:50:30+03:00
upgpkg: 2024.3.0-1: upstream update
- - - - -
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.1
+ pkgver = 2024.3.0
pkgrel = 1
url = https://github.com/bitwarden/clients/tree/master/apps/desktop
arch = x86_64
@@ -12,13 +12,13 @@ pkgbase = bitwarden
makedepends = nodejs-lts-hydrogen
makedepends = jq
makedepends = rust
- depends = electron27
+ depends = electron28
depends = libnotify
depends = libsecret
depends = libxtst
depends = libxss
depends = libnss_nis
- source =
bitwarden::git+https://github.com/bitwarden/clients.git#tag=desktop-v2024.2.1
+ source =
bitwarden::git+https://github.com/bitwarden/clients.git#tag=desktop-v2024.3.0
source = messaging.main.ts.patch
source = nativelib.patch
source = bitwarden.sh
=====================================
PKGBUILD
=====================================
@@ -2,9 +2,9 @@
# Contributor: libertylocked <[email protected]>
pkgname=bitwarden
-pkgver=2024.2.1
+pkgver=2024.3.0
pkgrel=1
-_electronversion=27
+_electronversion=28
pkgdesc='A secure and free password manager for all of your devices'
arch=('x86_64')
url='https://github.com/bitwarden/clients/tree/master/apps/desktop'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/bitwarden/-/commit/810252cc82d581fad24894b40aa6ccb64acadad6
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/bitwarden/-/commit/810252cc82d581fad24894b40aa6ccb64acadad6
You're receiving this email because of your account on gitlab.archlinux.org.