summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAmy2023-07-05 20:25:32 -0400
committerAmy2023-07-05 20:25:32 -0400
commit00f322cf578ce75dd0b4ae3dce66fa0622995685 (patch)
tree6c0e3b0c77969e4843a3482d56bf066ac835801a
parentf852719f8bef579fcaa6cfdef73c376714ce489b (diff)
downloadaur-00f322cf578ce75dd0b4ae3dce66fa0622995685.tar.gz
update to version 2023.5.1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1ef86fb33a87..fb6697fa659b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = bitwarden-chromium
pkgdesc = Bitwarden Chromium extension
- pkgver = 2023.5.0
+ pkgver = 2023.5.1
pkgrel = 1
url = https://github.com/bitwarden/clients
install = bitwarden-chromium.install
@@ -10,8 +10,8 @@ pkgbase = bitwarden-chromium
makedepends = unzip
optdepends = chromium
optdepends = google-chrome
- noextract = dist-chrome-2023.5.0.zip
- source = https://github.com/bitwarden/clients/releases/download/browser-v2023.5.0/dist-chrome-2023.5.0.zip
- sha512sums = 0718e9ddc0a82dbba45bcb5b4c0b9b662398a0458cdd9ab1a250dd815f1f3e928d7a5609b7ae1d4bf69bae73ae9b5d2f7ddccd7bae1536eea4e02ec7a3eed95c
+ noextract = dist-chrome-2023.5.1.zip
+ source = https://github.com/bitwarden/clients/releases/download/browser-v2023.5.1/dist-chrome-2023.5.1.zip
+ sha512sums = c5cc2c3d84eed30729dd03489d37fab23ac2a5d1196f3858c144bc084d4844f8c69b2fe77306b846e3696b12a2f3bf3b80136da9d046784ecbd5368a6dab6247
pkgname = bitwarden-chromium
diff --git a/PKGBUILD b/PKGBUILD
index bc6e9fd509dc..96877cf90377 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Amy <amy at fluff dot tech>
pkgname=bitwarden-chromium
-pkgver=2023.5.0
+pkgver=2023.5.1
pkgrel=1
pkgdesc='Bitwarden Chromium extension'
arch=('any')
@@ -12,7 +12,7 @@ optdepends=('chromium' 'google-chrome')
install="${pkgname}.install"
source=("${url}/releases/download/browser-v${pkgver}/dist-chrome-${pkgver}.zip")
noextract=("dist-chrome-${pkgver}.zip")
-sha512sums=('0718e9ddc0a82dbba45bcb5b4c0b9b662398a0458cdd9ab1a250dd815f1f3e928d7a5609b7ae1d4bf69bae73ae9b5d2f7ddccd7bae1536eea4e02ec7a3eed95c')
+sha512sums=('c5cc2c3d84eed30729dd03489d37fab23ac2a5d1196f3858c144bc084d4844f8c69b2fe77306b846e3696b12a2f3bf3b80136da9d046784ecbd5368a6dab6247')
package() {
# Extract files - bsdtar doesn't seem to handle it well