[arch-commits] Commit in bitwarden_rs-web/trunk (PKGBUILD)
Daniel M. Capella
polyzen at archlinux.org
Tue Jan 5 22:35:15 UTC 2021
Date: Tuesday, January 5, 2021 @ 22:35:14
Author: polyzen
Revision: 810187
upgpkg: bitwarden_rs-web 2.17.1-2: Add -vault provides for AUR packages
Modified:
bitwarden_rs-web/trunk/PKGBUILD
----------+
PKGBUILD | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-01-05 22:35:14 UTC (rev 810186)
+++ PKGBUILD 2021-01-05 22:35:14 UTC (rev 810187)
@@ -3,7 +3,7 @@
pkgname=bitwarden_rs-web
pkgver=2.17.1
-pkgrel=1
+pkgrel=2
pkgdesc='Bitwarden web vault with the patches to make it work with bitwarden_rs'
arch=('any')
url=https://github.com/dani-garcia/bw_web_builds
@@ -10,6 +10,7 @@
license=('GPL3')
depends=('bitwarden_rs')
makedepends=('git' 'npm' 'python2')
+provides=('bitwarden_rs-vault')
replaces=('bitwarden_rs-vault')
install=$pkgname.install
source=("bitwarden-web::git+https://github.com/bitwarden/web.git#tag=v$pkgver"
More information about the arch-commits
mailing list