Daniel M. Capella pushed to branch main at Arch Linux / Packaging / Packages / vaultwarden-web
Commits: 383ebd4c by Daniel M. Capella at 2024-03-14T14:50:49-04:00 Remove bitwarden_rs-* provides/replaces The rename occurred almost 2 years ago, plenty of time for people to have updated. - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -15,8 +15,6 @@ url='https://github.com/dani-garcia/bw_web_builds' license=('GPL3') depends=('vaultwarden') makedepends=('git' 'nodejs' 'npm') -provides=('bitwarden_rs-vault' 'bitwarden_rs-web') -replaces=('bitwarden_rs-vault' 'bitwarden_rs-web') install=$pkgname.install source=( "bitwarden-clients::git+https://github.com/bitwarden/clients.git#tag=web-v$_upstreamver" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/vaultwarden-web/-/commit/383ebd4cd3ab0ed4e3fb71e9f9b3f4526477da1d -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/vaultwarden-web/-/commit/383ebd4cd3ab0ed4e3fb71e9f9b3f4526477da1d You're receiving this email because of your account on gitlab.archlinux.org.
