summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAli Molaei2021-05-22 01:45:42 +0430
committerAli Molaei2021-05-22 01:45:42 +0430
commitf17a41d6e91f8e7bf0560d321e9d72f222c4b855 (patch)
treeaf2f43f22ddcc8d9c6ec68247478ddba91ed175e
parent7d4e6f7c809755b0e60e444d0ef34260c8e33215 (diff)
downloadaur-f17a41d6e91f8e7bf0560d321e9d72f222c4b855.tar.gz
Update to 1.26.4
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 817154159fbc..4cdc9d7675e8 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.26.3
+ pkgver = 1.26.4
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.26.3/Bitwarden-1.26.3-amd64.deb
- sha512sums = b7e6b96ced59ed936a80679aabecf40ae601972dcee6ae192a70f972de25a39d39b0e3f8ac59812f527e8d6f26c30859a47cc5231ca7020013ad07ee6a95a224
+ source = https://github.com/bitwarden/desktop/releases/download/v1.26.4/Bitwarden-1.26.4-amd64.deb
+ sha512sums = b0de7ed7b00b5308a2137b2632150bd288a7383a13295814c6c6af1a85f911a6790ad162f67af07844f8fca80044b95f58a37e6ab762429d061f3c9af3616e11
pkgname = bitwarden-bin
diff --git a/PKGBUILD b/PKGBUILD
index 4cffd63c5119..53cf10d5385c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Milo Gilad <myl0gcontact at gmail dot com>
pkgname=bitwarden-bin
-pkgver=1.26.3
+pkgver=1.26.4
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=('b7e6b96ced59ed936a80679aabecf40ae601972dcee6ae192a70f972de25a39d39b0e3f8ac59812f527e8d6f26c30859a47cc5231ca7020013ad07ee6a95a224')
+sha512sums=('b0de7ed7b00b5308a2137b2632150bd288a7383a13295814c6c6af1a85f911a6790ad162f67af07844f8fca80044b95f58a37e6ab762429d061f3c9af3616e11')