parent
f56eee9944
commit
5ffd6901a2
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'browserpass'
|
||||
pkgname=browserpass
|
||||
version=2.0.15
|
||||
version=2.0.18
|
||||
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=9a131723d04e615c899be077fb6e5de95dcebbfafc9af70eaf2d48e066f532af
|
||||
checksum=0cec5938d002192ec398e511b53463796be66c303ccdc5013d60a7470360e2be
|
||||
|
||||
post_build() {
|
||||
sed -i "s:%%replace%%:/usr/bin/browserpass:" chrome/host.json firefox/host.json
|
||||
|
|
Loading…
Reference in a new issue