aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMilo Gilad2018-02-27 08:25:38 -0500
committerMilo Gilad2018-02-27 08:25:38 -0500
commit8912d9a12fecba9a18191408483857a900b8e125 (patch)
treeac9ac2dfd8e8254e8c1af606ff61b56ced39d4ad
parent21aa5adf7791ac0fa124986011cde882af677b15 (diff)
downloadaur-8912d9a12fecba9a18191408483857a900b8e125.tar.gz
Bump to 1.0.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 18ccd98dea57..cd12f8457b33 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = bitwarden
pkgdesc = A secure and free password manager for all of your devices.
- pkgver = 1.0.0
+ pkgver = 1.0.1
pkgrel = 1
url = https://bitwarden.com
arch = x86_64
@@ -37,8 +37,8 @@ pkgbase = bitwarden
depends = pango
options = !strip
options = !emptydirs
- source_x86_64 = https://github.com/bitwarden/desktop/releases/download/v1.0.0/Bitwarden-1.0.0-amd64.deb
- sha512sums_x86_64 = 767a21b8a445e2ac1bf73a2b4a704a5a7965b3d9b1bcb6ba4552416dbf06adebe9b22124e495b1af6b38b20b931a2365f9ff5d427eb962c9f19b83acffc2d3ae
+ source_x86_64 = https://github.com/bitwarden/desktop/releases/download/v1.0.1/Bitwarden-1.0.1-amd64.deb
+ sha512sums_x86_64 = 3500984ea3acfb25344b4ea7bb74b98e402cb2873a854800033c8643d5190218b89011244d06727448a9314e2bc4129f61c71f4ced63c3c68d885766d380053d
pkgname = bitwarden
diff --git a/PKGBUILD b/PKGBUILD
index c6587463b6fb..2f9430de6c21 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Generated by debtap
# Maintainer: Milo Gilad <myl0gcontact@gmail.com>
pkgname=bitwarden
-pkgver=1.0.0
+pkgver=1.0.1
pkgrel=1
pkgdesc="A secure and free password manager for all of your devices."
arch=('x86_64')
@@ -11,7 +11,7 @@ groups=('')
depends=('alsa-lib' 'atk' 'cairo' 'dbus' 'electron' 'expat' 'fontconfig' 'freetype2' 'gconf' 'gdk-pixbuf2' 'glib2' 'gtk2' 'libcups' 'libnotify' 'libsecret' 'libx11' 'libxcb' 'libxcomposite' 'libxcursor' 'libxdamage' 'libxext' 'libxfixes' 'libxi' 'libxrandr' 'libxrender' 'libxss' 'libxtst' 'nspr' 'nss' 'pango')
options=('!strip' '!emptydirs')
source_x86_64=("https://github.com/bitwarden/desktop/releases/download/v${pkgver}/Bitwarden-${pkgver}-amd64.deb")
-sha512sums_x86_64=('767a21b8a445e2ac1bf73a2b4a704a5a7965b3d9b1bcb6ba4552416dbf06adebe9b22124e495b1af6b38b20b931a2365f9ff5d427eb962c9f19b83acffc2d3ae')
+sha512sums_x86_64=('3500984ea3acfb25344b4ea7bb74b98e402cb2873a854800033c8643d5190218b89011244d06727448a9314e2bc4129f61c71f4ced63c3c68d885766d380053d')
package(){