aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMilo Gilad2018-02-25 09:01:15 -0500
committerMilo Gilad2018-02-25 09:01:15 -0500
commitdf0d8f0150845e1fe8a532b6b4c3e98e57d7d1bd (patch)
tree283a5862969347ea5d376dcf97c6341593bc77de
parent8051a1118df7208dafc4009ea92edc6ad046f1b5 (diff)
downloadaur-df0d8f0150845e1fe8a532b6b4c3e98e57d7d1bd.tar.gz
Bump to 0.0.15
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4180c34b645e..c1ab4b9553ca 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.11
+ pkgver = 0.0.15
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.11/Bitwarden-0.0.11-amd64.deb
- sha512sums_x86_64 = 8b6f99c377254a6bc38cd058aaa99eea206afb874fa55359ad5cc2ba9a8a98690094a93d7a8aba26e2ea83b95447b5ad7d8cc4be6f7c03ec931bac5748d2badd
+ source_x86_64 = https://github.com/bitwarden/desktop/releases/download/v0.0.15/Bitwarden-0.0.15-amd64.deb
+ sha512sums_x86_64 = 41b218586bc543c13853efdf1f77d393a11e746328abd2c9e9c1ad4518021c027e5d2b088f72d2a571d1b5bb9e3d0e6b8190a0b75ad9f51cad95e731fe69d8b0
pkgname = bitwarden
diff --git a/PKGBUILD b/PKGBUILD
index 789b08fde0b8..18dc8c2e5be5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Generated by debtap
# Maintainer: Milo Gilad <myl0gcontact@gmail.com>
pkgname=bitwarden
-pkgver=0.0.11
+pkgver=0.0.15
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=('8b6f99c377254a6bc38cd058aaa99eea206afb874fa55359ad5cc2ba9a8a98690094a93d7a8aba26e2ea83b95447b5ad7d8cc4be6f7c03ec931bac5748d2badd')
+sha512sums_x86_64=('41b218586bc543c13853efdf1f77d393a11e746328abd2c9e9c1ad4518021c027e5d2b088f72d2a571d1b5bb9e3d0e6b8190a0b75ad9f51cad95e731fe69d8b0')
package(){