From 5041d0f89135d4196e4f2221332723d48959c131 Mon Sep 17 00:00:00 2001 From: John Date: Wed, 11 Oct 2017 08:37:27 +0200 Subject: [PATCH] browserpass: update to 2.0.5. --- srcpkgs/browserpass/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/browserpass/template b/srcpkgs/browserpass/template index e6afe67232..709d0f02dc 100644 --- a/srcpkgs/browserpass/template +++ b/srcpkgs/browserpass/template @@ -1,6 +1,6 @@ # Template file for 'browserpass' pkgname=browserpass -version=2.0.4 +version=2.0.5 revision=1 build_style=go go_import_path="github.com/dannyvankooten/browserpass" @@ -11,7 +11,7 @@ maintainer="John " license="MIT" homepage="https://github.com/dannyvankooten/browserpass" distfiles="https://github.com/dannyvankooten/browserpass/archive/${version}.tar.gz" -checksum=237978043940edb30072627b6f32f65383f915e12067a7303ff27c1f7bfed8d4 +checksum=1c61b64c846a909288b6b2580bbcb7dffd889e68c4e2e03c441bbe5d551d5f03 post_build() { sed -i "s:%%replace%%:/usr/bin/browserpass:" chrome/host.json firefox/host.json