summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMilo Gilad2018-11-28 16:36:01 -0500
committerMilo Gilad2018-11-28 16:36:01 -0500
commitd18c34e036e893e23632599311a0dbcc5ea16120 (patch)
tree4fbfe83f76c3ff5c62a991aacbfb024113274292
parent6a6880e08931cb9029bc719cb9f95bebe82d8cb8 (diff)
downloadaur-d18c34e036e893e23632599311a0dbcc5ea16120.tar.gz
1.11.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index de4436795b18..f6213f5d7596 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.11.1
+ pkgver = 1.11.2
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.11.1/Bitwarden-1.11.1-amd64.deb
- md5sums = e102d2c8f45d67cd65ef45e03b392cea
+ source = https://github.com/bitwarden/desktop/releases/download/v1.11.2/Bitwarden-1.11.2-amd64.deb
+ md5sums = 27f8d2a168a79d912c347e38da5170c5
pkgname = bitwarden-bin
diff --git a/PKGBUILD b/PKGBUILD
index dbec4a697682..de6789df9fcd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Generated by debtap
# Maintainer: Milo Gilad <myl0gcontact@gmail.com>
pkgname=bitwarden-bin
-pkgver=1.11.1
+pkgver=1.11.2
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=('e102d2c8f45d67cd65ef45e03b392cea')
+md5sums=('27f8d2a168a79d912c347e38da5170c5')