parent
2f45535d57
commit
acfcdfb9a0
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'browserpass'
|
# Template file for 'browserpass'
|
||||||
pkgname=browserpass
|
pkgname=browserpass
|
||||||
version=2.0.10
|
version=2.0.11
|
||||||
revision=3
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/dannyvankooten/browserpass"
|
go_import_path="github.com/dannyvankooten/browserpass"
|
||||||
go_package="${go_import_path}/cmd/browserpass"
|
go_package="${go_import_path}/cmd/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=b7c4b41a2bced21f9bcc42ddefd4c5baa9b0580f914a6df8d42f638ea70f1b3a
|
checksum=2267ec2139a301cef04b58692ad716dc48de6d4f85498f6dfc72d74c7bad94fe
|
||||||
|
|
||||||
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
|
||||||
|
|
Loading…
Reference in a new issue