Merge pull request #8021 from Johnnynator/browserpass

browserpass: update to 2.0.5.
This commit is contained in:
Toyam Cox 2017-10-11 05:42:13 -04:00 committed by GitHub
commit 608ce8ec63

View File

@ -1,6 +1,6 @@
# Template file for 'browserpass' # Template file for 'browserpass'
pkgname=browserpass pkgname=browserpass
version=2.0.4 version=2.0.5
revision=1 revision=1
build_style=go build_style=go
go_import_path="github.com/dannyvankooten/browserpass" go_import_path="github.com/dannyvankooten/browserpass"
@ -11,7 +11,7 @@ maintainer="John <johnz@posteo.net>"
license="MIT" license="MIT"
homepage="https://github.com/dannyvankooten/browserpass" homepage="https://github.com/dannyvankooten/browserpass"
distfiles="https://github.com/dannyvankooten/browserpass/archive/${version}.tar.gz" distfiles="https://github.com/dannyvankooten/browserpass/archive/${version}.tar.gz"
checksum=237978043940edb30072627b6f32f65383f915e12067a7303ff27c1f7bfed8d4 checksum=1c61b64c846a909288b6b2580bbcb7dffd889e68c4e2e03c441bbe5d551d5f03
post_build() { post_build() {
sed -i "s:%%replace%%:/usr/bin/browserpass:" chrome/host.json firefox/host.json sed -i "s:%%replace%%:/usr/bin/browserpass:" chrome/host.json firefox/host.json