summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD12
1 files changed, 6 insertions, 6 deletions
diff --git a/PKGBUILD b/PKGBUILD
index baa44d5a5a9f..2e3915541095 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,20 +2,20 @@
_pkgname=librewolf-extension-bitwarden
pkgname=$_pkgname-bin
-pkgver=2023.12.1
+pkgver=2024.2.0
+_number=4233394
pkgrel=1
pkgdesc='A secure and free password manager for all of your devices (binary release)'
url="https://addons.mozilla.org/addon/bitwarden-password-manager"
-arch=('any')
license=('GPL3')
-conflicts=($_pkgname)
-provides=($_pkgname)
+arch=('any')
depends=('librewolf')
+conflicts=("$_pkgname")
+provides=("$_pkgname")
groups=('librewolf-addons')
noextract=("bitwarden_password_manager-$pkgver.xpi")
-_number=4211087
source=("https://addons.mozilla.org/firefox/downloads/file/$_number/bitwarden_password_manager-$pkgver.xpi")
-sha256sums=('40f695fbe5153a7614f25289a9388f95c59a952fb039b8b9c33fd7bd99ea2da2')
+sha256sums=('2c59e7040749dee010b34fb2a9c24b28ada71ad7fa5a23264ff70e63f8f686d1')
package() {
install -Dm644 bitwarden_password_manager-$pkgver.xpi "$pkgdir/usr/lib/librewolf/browser/extensions/{446900e4-71c2-419f-a6a7-df9c091e268b}.xpi"