aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMilo Gilad2018-02-23 09:39:17 -0500
committerMilo Gilad2018-02-23 09:39:17 -0500
commit4c92d6ea8db29661a7b3d04e8718ee2440815453 (patch)
tree13c8a3c0915820501ffe442648430adf8c8f2b9e
parent12e532c92e488ab74e8548d5ae2a51b44f3b35a3 (diff)
downloadaur-4c92d6ea8db29661a7b3d04e8718ee2440815453.tar.gz
Updated checksums
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9eb402f451ae..bc3d5381b021 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = bitwarden
pkgdesc = A secure and free password manager for all of your devices.
- pkgver = 0.0.7
+ pkgver = 0.0.8
pkgrel = 1
url = https://bitwarden.com
install = bitwarden.install
@@ -38,8 +38,8 @@ pkgbase = bitwarden
depends = pango
options = !strip
options = !emptydirs
- source_x86_64 = https://github.com/bitwarden/desktop/releases/download/v0.0.7/bitwarden_0.0.7_amd64.deb
- sha512sums_x86_64 = 3e44a0b1e6edd2f3a052df3474cca37cb82d961bee67e0fcdede23ac8a6cb96a4c0a0e3ea9eeb1ab0626cee0a970598baae031d2aa7d5c6d507794c2fa99603e
+ source_x86_64 = https://github.com/bitwarden/desktop/releases/download/v0.0.8/Bitwarden-0.0.8-amd64.deb
+ sha512sums_x86_64 = ad5d8e5a6686038b7ac78ab5434cb82a33005ce559c75223cd809c67b0867ad238757eeb945db4bd8a41ef1c94d80679840c977c5527ebfb4595791d3f8261f3
pkgname = bitwarden
diff --git a/PKGBUILD b/PKGBUILD
index 3928596c8b70..719207c770ee 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ depends=('alsa-lib' 'atk' 'cairo' 'dbus' 'electron' 'expat' 'fontconfig' 'freety
options=('!strip' '!emptydirs')
install=${pkgname}.install
source_x86_64=("https://github.com/bitwarden/desktop/releases/download/v${pkgver}/Bitwarden-${pkgver}-amd64.deb")
-sha512sums_x86_64=('')
+sha512sums_x86_64=('ad5d8e5a6686038b7ac78ab5434cb82a33005ce559c75223cd809c67b0867ad238757eeb945db4bd8a41ef1c94d80679840c977c5527ebfb4595791d3f8261f3')
package(){