summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMilo Gilad2019-01-02 15:05:47 -0500
committerMilo Gilad2019-01-02 15:05:47 -0500
commit961b238e1fd8cd87880c5e8469ec88bcc0204bfc (patch)
tree420c5c61c5e075ac86bec723b681b844ad0cf732
parentd18c34e036e893e23632599311a0dbcc5ea16120 (diff)
downloadaur-961b238e1fd8cd87880c5e8469ec88bcc0204bfc.tar.gz
1.12.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f6213f5d7596..113e1a89f14d 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.2
+ pkgver = 1.12.0
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.2/Bitwarden-1.11.2-amd64.deb
- md5sums = 27f8d2a168a79d912c347e38da5170c5
+ source = https://github.com/bitwarden/desktop/releases/download/v1.12.0/Bitwarden-1.12.0-amd64.deb
+ md5sums = c20e1625dc8c42528a7d1ac20eab3286
pkgname = bitwarden-bin
diff --git a/PKGBUILD b/PKGBUILD
index de6789df9fcd..8e8783de8869 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Generated by debtap
# Maintainer: Milo Gilad <myl0gcontact@gmail.com>
pkgname=bitwarden-bin
-pkgver=1.11.2
+pkgver=1.12.0
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=('27f8d2a168a79d912c347e38da5170c5')
+md5sums=('c20e1625dc8c42528a7d1ac20eab3286')