browserpass: update to 2.0.10.
This commit is contained in:
parent
39e82e992f
commit
985444e6e4
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'browserpass'
|
||||
pkgname=browserpass
|
||||
version=2.0.9
|
||||
version=2.0.10
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/dannyvankooten/browserpass"
|
||||
|
@ -11,7 +11,7 @@ maintainer="John <johnz@posteo.net>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/dannyvankooten/browserpass"
|
||||
distfiles="https://github.com/dannyvankooten/browserpass/archive/${version}.tar.gz"
|
||||
checksum=f070a43568b6230f3c61a79258c93e3a857a770f36da2d022824eaefb987485a
|
||||
checksum=b7c4b41a2bced21f9bcc42ddefd4c5baa9b0580f914a6df8d42f638ea70f1b3a
|
||||
|
||||
post_build() {
|
||||
sed -i "s:%%replace%%:/usr/bin/browserpass:" chrome/host.json firefox/host.json
|
||||
|
|
Loading…
Reference in New Issue