aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cd12f8457b33..8fc857a79899 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.1
+ pkgver = 1.0.5
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.1/Bitwarden-1.0.1-amd64.deb
- sha512sums_x86_64 = 3500984ea3acfb25344b4ea7bb74b98e402cb2873a854800033c8643d5190218b89011244d06727448a9314e2bc4129f61c71f4ced63c3c68d885766d380053d
+ source_x86_64 = https://github.com/bitwarden/desktop/releases/download/v1.0.5/Bitwarden-1.0.5-amd64.deb
+ sha512sums_x86_64 = 71862e8541a016146c6cfb09ccb2093e66af74f931d67656a580ff8b96a66a0ba61ad7c4768446b2212376cb673ccc09f7dfdd62f72a007f5bed5c29957dcc90
pkgname = bitwarden
diff --git a/PKGBUILD b/PKGBUILD
index 2f9430de6c21..528516daaebc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Generated by debtap
# Maintainer: Milo Gilad <myl0gcontact@gmail.com>
pkgname=bitwarden
-pkgver=1.0.1
+pkgver=1.0.5
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=('3500984ea3acfb25344b4ea7bb74b98e402cb2873a854800033c8643d5190218b89011244d06727448a9314e2bc4129f61c71f4ced63c3c68d885766d380053d')
+sha512sums_x86_64=('71862e8541a016146c6cfb09ccb2093e66af74f931d67656a580ff8b96a66a0ba61ad7c4768446b2212376cb673ccc09f7dfdd62f72a007f5bed5c29957dcc90')
package(){