browserpass: update to 2.0.20.
Closes #13541. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
60bbb4abc2
commit
acbfbf0c37
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'browserpass'
|
||||
pkgname=browserpass
|
||||
version=2.0.18
|
||||
revision=2
|
||||
version=2.0.20
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/dannyvankooten/browserpass"
|
||||
go_package="${go_import_path}/cmd/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=0cec5938d002192ec398e511b53463796be66c303ccdc5013d60a7470360e2be
|
||||
checksum=0ee1c7c27596adc64cc0d3a0954246e31eeab83e85c0674afb3d052be1c3a73e
|
||||
|
||||
post_build() {
|
||||
sed -i "s:%%replace%%:/usr/bin/browserpass:" chrome/host.json firefox/host.json
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue