summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortadly2018-05-23 09:12:50 +0200
committertadly2018-05-23 09:12:50 +0200
commitae909f310e30b8b0eb5ddcf3c87415a30b90f32a (patch)
treec833556a394fc68098735e1ad9c3df213be0c09a
parent8fd2372a6a4be85e8e55ccea3eb331337ce0c3ff (diff)
downloadaur-ae909f310e30b8b0eb5ddcf3c87415a30b90f32a.tar.gz
update to 5.6.9
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1397be5c3365..75ba10f59e17 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname='enpass-bin'
_pkgname='enpass'
-pkgver=5.6.8
+pkgver=5.6.9
pkgrel=1
pkgdesc='A multiplatform password manager'
arch=('x86_64')
@@ -11,7 +11,7 @@ conflicts=('enpass-beta-bin' 'enpass-rc-bin')
provides=("${_pkgname}")
install='enpass-bin.install'
source=("http://repo.sinew.in/pool/main/e/enpass/${_pkgname}_${pkgver}_amd64.deb")
-sha256sums=('ba6289589874e7477cbd1bfad31180c0fcf7abbb7e47ab19c685dda3747eaa12')
+sha256sums=('46f13df93ac8e0637428b86fa0fa6c2809dd1ff0b29a678d991f2cf5daed9e84')
# Disable strip as otherwise the browser extension will not work
options=('!strip')