aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMilo Gilad2018-02-23 15:32:28 -0500
committerMilo Gilad2018-02-23 15:32:28 -0500
commit2227a41ef4fe444503e425778f5fde0e9cf8b8ba (patch)
tree4a8d1019e3e225b1b43b1e29e95e7c12ac55a7b6
parent4c92d6ea8db29661a7b3d04e8718ee2440815453 (diff)
downloadaur-2227a41ef4fe444503e425778f5fde0e9cf8b8ba.tar.gz
Bump to 0.0.10
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bc3d5381b021..90c06b4b6c7c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -39,7 +39,7 @@ pkgbase = bitwarden
options = !strip
options = !emptydirs
source_x86_64 = https://github.com/bitwarden/desktop/releases/download/v0.0.8/Bitwarden-0.0.8-amd64.deb
- sha512sums_x86_64 = ad5d8e5a6686038b7ac78ab5434cb82a33005ce559c75223cd809c67b0867ad238757eeb945db4bd8a41ef1c94d80679840c977c5527ebfb4595791d3f8261f3
+ sha512sums_x86_64 = 7ed04951ec773a452ebd26f652dc12853c94e6b99ef4712132554e4045f0732ae0c04ff1764ac91557cc75c9e8674f8071ca37badd5736933b7985d6a1067956
pkgname = bitwarden
diff --git a/PKGBUILD b/PKGBUILD
index 719207c770ee..1e401a1466ba 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Generated by debtap
# Maintainer: Milo Gilad <myl0gcontact@gmail.com>
pkgname=bitwarden
-pkgver=0.0.8
+pkgver=0.0.10
pkgrel=1
pkgdesc="A secure and free password manager for all of your devices."
arch=('x86_64')
@@ -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=('ad5d8e5a6686038b7ac78ab5434cb82a33005ce559c75223cd809c67b0867ad238757eeb945db4bd8a41ef1c94d80679840c977c5527ebfb4595791d3f8261f3')
+sha512sums_x86_64=('7ed04951ec773a452ebd26f652dc12853c94e6b99ef4712132554e4045f0732ae0c04ff1764ac91557cc75c9e8674f8071ca37badd5736933b7985d6a1067956')
package(){