summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAli Molaei2021-05-13 13:12:24 +0430
committerAli Molaei2021-05-13 13:12:24 +0430
commit7d4e6f7c809755b0e60e444d0ef34260c8e33215 (patch)
tree003a0a1e656b60eaed52af21676f8ea71dabf769
parent776bc6540012e4ba0f032f2382c4c345f7616911 (diff)
downloadaur-7d4e6f7c809755b0e60e444d0ef34260c8e33215.tar.gz
Update 1.26.3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8ba131f1c961..817154159fbc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = bitwarden-bin
pkgdesc = A secure and free password manager for all of your devices.
- pkgver = 1.25.1
+ pkgver = 1.26.3
pkgrel = 1
url = https://bitwarden.com
arch = x86_64
@@ -16,8 +16,8 @@ pkgbase = bitwarden-bin
conflicts = bitwarden
options = !strip
options = !emptydirs
- source = https://github.com/bitwarden/desktop/releases/download/v1.25.1/Bitwarden-1.25.1-amd64.deb
- sha512sums = b20c5c3890a98f6990f7e7f1274027aba3011a416781b6fd76b6c37959ebf787cdb129dd16fe9b4601b5cbc39018dadc36efe680391c04ed0a4c763d221a3cbd
+ source = https://github.com/bitwarden/desktop/releases/download/v1.26.3/Bitwarden-1.26.3-amd64.deb
+ sha512sums = b7e6b96ced59ed936a80679aabecf40ae601972dcee6ae192a70f972de25a39d39b0e3f8ac59812f527e8d6f26c30859a47cc5231ca7020013ad07ee6a95a224
pkgname = bitwarden-bin
diff --git a/PKGBUILD b/PKGBUILD
index fb62ea16873f..4cffd63c5119 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Milo Gilad <myl0gcontact at gmail dot com>
pkgname=bitwarden-bin
-pkgver=1.25.1
+pkgver=1.26.3
pkgrel=1
pkgdesc="A secure and free password manager for all of your devices."
arch=('x86_64')
@@ -28,4 +28,4 @@ package(){
chmod 4755 $pkgdir/opt/Bitwarden/chrome-sandbox
}
-sha512sums=('b20c5c3890a98f6990f7e7f1274027aba3011a416781b6fd76b6c37959ebf787cdb129dd16fe9b4601b5cbc39018dadc36efe680391c04ed0a4c763d221a3cbd')
+sha512sums=('b7e6b96ced59ed936a80679aabecf40ae601972dcee6ae192a70f972de25a39d39b0e3f8ac59812f527e8d6f26c30859a47cc5231ca7020013ad07ee6a95a224')