summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMilo Gilad2018-11-27 17:33:23 -0500
committerMilo Gilad2018-11-27 17:33:23 -0500
commit6a6880e08931cb9029bc719cb9f95bebe82d8cb8 (patch)
tree5058e295189e79091f649dd4229562f94d4d88c0
parentfe800f2c4906f206165784905e80fdc38478841c (diff)
downloadaur-6a6880e08931cb9029bc719cb9f95bebe82d8cb8.tar.gz
1.11.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8c9a5933129c..de4436795b18 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = bitwarden-bin
pkgdesc = A secure and free password manager for all of your devices.
- pkgver = 1.10.0
+ pkgver = 1.11.1
pkgrel = 1
url = https://bitwarden.com
arch = x86_64
@@ -19,8 +19,8 @@ pkgbase = bitwarden-bin
replaces = bitwarden
options = !strip
options = !emptydirs
- source = https://github.com/bitwarden/desktop/releases/download/v1.10.0/Bitwarden-1.10.0-amd64.deb
- md5sums = a83e7d880263f864833188f3f525d09d
+ source = https://github.com/bitwarden/desktop/releases/download/v1.11.1/Bitwarden-1.11.1-amd64.deb
+ md5sums = e102d2c8f45d67cd65ef45e03b392cea
pkgname = bitwarden-bin
diff --git a/PKGBUILD b/PKGBUILD
index af65bce99d98..dbec4a697682 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Generated by debtap
# Maintainer: Milo Gilad <myl0gcontact@gmail.com>
pkgname=bitwarden-bin
-pkgver=1.10.0
+pkgver=1.11.1
pkgrel=1
pkgdesc="A secure and free password manager for all of your devices."
arch=('x86_64')
@@ -25,4 +25,4 @@ package(){
ln -s "/opt/Bitwarden/bitwarden" "${pkgdir}/usr/bin/${pkgname}"
}
-md5sums=('a83e7d880263f864833188f3f525d09d')
+md5sums=('e102d2c8f45d67cd65ef45e03b392cea')