parent
4c79760966
commit
3dce5ebc9b
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'browserpass'
|
# Template file for 'browserpass'
|
||||||
pkgname=browserpass
|
pkgname=browserpass
|
||||||
version=2.0.11
|
version=2.0.15
|
||||||
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=2267ec2139a301cef04b58692ad716dc48de6d4f85498f6dfc72d74c7bad94fe
|
checksum=9a131723d04e615c899be077fb6e5de95dcebbfafc9af70eaf2d48e066f532af
|
||||||
|
|
||||||
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 New Issue