We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 812fbb1 commit e38db7bCopy full SHA for e38db7b
1 file changed
srcpkgs/browsh/template
@@ -12,8 +12,8 @@ short_desc="Fully-modern text-based browser, rendering to TTY and browsers"
12
maintainer="zhengqunkoo <root@zhengqunkoo.com>"
13
license="LGPL-2.1-only"
14
homepage="https://www.brow.sh/"
15
-distfiles="https://$go_import_path/archive/v$version.tar.gz
16
- https://$go_import_path/releases/download/v${version}/browsh-${version}-an.fx.xpi>browsh.xpi"
+distfiles="https://github.com/browsh-org/browsh/archive/refs/tags/v${version}.tar.gz
+ https://github.com/browsh-org/browsh/releases/download/v${version}/browsh-1.6.4-an.fx.xpi>browsh.xpi"
17
checksum="965ce2d94d1d9e4b92411d344421c0bea40994527cafd694c5a6e8e206681ede
18
b410527a69dba88a30d8a6d341a20eb5cb1f84b684e9bc8bb6bc88a2930e0eea"
19
skip_extraction="browsh.xpi"
0 commit comments