mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
browsh: fix distfiles
This commit is contained in:
parent
8f9688777f
commit
b227ed721c
1 changed files with 2 additions and 2 deletions
|
@ -12,8 +12,8 @@ short_desc="Fully-modern text-based browser, rendering to TTY and browsers"
|
||||||
maintainer="zhengqunkoo <root@zhengqunkoo.com>"
|
maintainer="zhengqunkoo <root@zhengqunkoo.com>"
|
||||||
license="LGPL-2.1-only"
|
license="LGPL-2.1-only"
|
||||||
homepage="https://www.brow.sh/"
|
homepage="https://www.brow.sh/"
|
||||||
distfiles="https://$go_import_path/archive/v$version.tar.gz
|
distfiles="https://github.com/browsh-org/browsh/archive/refs/tags/v${version}.tar.gz
|
||||||
https://$go_import_path/releases/download/v${version}/browsh-${version}-an.fx.xpi>browsh.xpi"
|
https://github.com/browsh-org/browsh/releases/download/v${version}/browsh-${version}-an.fx.xpi>browsh.xpi"
|
||||||
checksum="965ce2d94d1d9e4b92411d344421c0bea40994527cafd694c5a6e8e206681ede
|
checksum="965ce2d94d1d9e4b92411d344421c0bea40994527cafd694c5a6e8e206681ede
|
||||||
b410527a69dba88a30d8a6d341a20eb5cb1f84b684e9bc8bb6bc88a2930e0eea"
|
b410527a69dba88a30d8a6d341a20eb5cb1f84b684e9bc8bb6bc88a2930e0eea"
|
||||||
skip_extraction="browsh.xpi"
|
skip_extraction="browsh.xpi"
|
||||||
|
|
Loading…
Add table
Reference in a new issue