summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMilo Gilad2018-08-09 17:15:41 -0400
committerMilo Gilad2018-08-09 17:15:41 -0400
commit4ecb4008449db73ec68ea6c5ed8ec817b11dc2ee (patch)
treeee62e8562298312be5123cce192607757a813c06
parent07020dd5bf3a90985b2531712b18b39f17a05727 (diff)
downloadaur-4ecb4008449db73ec68ea6c5ed8ec817b11dc2ee.tar.gz
1.5.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 809f44a03709..1f0e40d54b92 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.4.0
+ pkgver = 1.5.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.4.0/Bitwarden-1.4.0-amd64.deb
- sha512sums = e4dcf90a34bd891ef7ea1e69689402d1222d215c3315db9031d7fda2720c3a1bdbc6b838fe80e51a8126866c4ca3854216d9b8cdfaf8527e95aab56aea13b0b0
+ source = https://github.com/bitwarden/desktop/releases/download/v1.5.0/Bitwarden-1.5.0-amd64.deb
+ sha512sums = 557a9f2809323a8fd2260b1572a69ec283ba6dc6eead5a3d121d1d6eb1a82fbc801f7f91426f1933e2c9b5e555fe8cb950789cc4c38381d25deb6dfe4379d419
pkgname = bitwarden-bin
diff --git a/PKGBUILD b/PKGBUILD
index d52c9e0339df..3de6f7ba3c9b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Generated by debtap
# Maintainer: Milo Gilad <myl0gcontact@gmail.com>
pkgname=bitwarden-bin
-pkgver=1.4.0
+pkgver=1.5.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}"
}
-sha512sums=('e4dcf90a34bd891ef7ea1e69689402d1222d215c3315db9031d7fda2720c3a1bdbc6b838fe80e51a8126866c4ca3854216d9b8cdfaf8527e95aab56aea13b0b0')
+sha512sums=('557a9f2809323a8fd2260b1572a69ec283ba6dc6eead5a3d121d1d6eb1a82fbc801f7f91426f1933e2c9b5e555fe8cb950789cc4c38381d25deb6dfe4379d419')