summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAmy2022-07-08 20:12:34 -0400
committerAmy2022-07-08 20:12:34 -0400
commitbb54db64ed030a4b60c5b6071fa8b2b2ec06820b (patch)
tree12fb62b260ebec305d2bc0f4084db569032624fc /PKGBUILD
parent2a019e83929d073593afe5bad43333c88cec28fb (diff)
downloadaur-bb54db64ed030a4b60c5b6071fa8b2b2ec06820b.tar.gz
update to version 2022.6.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4d6b1e0dd186..21562acebe97 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,18 +1,18 @@
# Maintainer: Amy <amy at fluff dot tech>
pkgname=bitwarden-chromium
-pkgver=1.58.0
+pkgver=2022.6.1
pkgrel=1
pkgdesc='Bitwarden Chromium extension'
arch=('any')
-url='https://github.com/bitwarden/browser'
+url='https://github.com/bitwarden/clients'
license=('GPL3')
makedepends=('git' 'unzip')
optdepends=('chromium' 'google-chrome')
install="${pkgname}.install"
-source=("https://github.com/bitwarden/browser/releases/download/v${pkgver}/dist-chrome-${pkgver}.zip")
+source=("${url}/releases/download/browser-v${pkgver}/dist-chrome-${pkgver}.zip")
noextract=("dist-chrome-${pkgver}.zip")
-sha512sums=('70d1bc0e5a0ede782ee1d7e08304f66c74f0149bc81f6a437fec8307d2553f75b1fdd78a643f6684d049024e1912006bd2c3b67caec5d1580c15148d5d3a2b5b')
+sha512sums=('79f845c952494db7c1fdf4c99a7804bc88d60a4a01b2ef7f541505d2eb51eec3c55bfa5dbfd041a1ad2c5480999e1a52e4aeada57d5fce18f58df1cbe02f08ee')
package() {
# Extract files - bsdtar doesn't seem to handle it well