mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
parent
6d3a34a0f5
commit
525ec4a630
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'browserpass'
|
# Template file for 'browserpass'
|
||||||
pkgname=browserpass
|
pkgname=browserpass
|
||||||
version=2.0.7
|
version=2.0.8
|
||||||
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=5499f1ac98c6d752a883e4f09a76e80cc7c0c772fb480fe0d9b59da980900cf5
|
checksum=1747fc24e51128811eb679b43ab23a8cce6ac566620112f0ca9fa129ace4a928
|
||||||
|
|
||||||
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…
Add table
Reference in a new issue