qutebrowser: update to 1.0.4 (#9601)
This commit is contained in:
parent
8b4da68ad0
commit
eb4f20d07f
1 changed files with 3 additions and 4 deletions
|
@ -1,8 +1,7 @@
|
|||
# Template file for 'qutebrowser'
|
||||
pkgname=qutebrowser
|
||||
version=1.0.3
|
||||
version=1.0.4
|
||||
revision=1
|
||||
_srcrev=1
|
||||
noarch=yes
|
||||
build_style=python3-module
|
||||
pycompile_module="${pkgname}"
|
||||
|
@ -14,8 +13,8 @@ short_desc="Keyboard-focused browser with a minimal GUI"
|
|||
maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
||||
license="GPL-3"
|
||||
homepage="https://qutebrowser.org/"
|
||||
distfiles="https://github.com/The-Compiler/${pkgname}/releases/download/v${version}/${pkgname}-${version}-${_srcrev}.tar.gz"
|
||||
checksum=577dc83ab7f5ae75026eebc77cde48cb3efb47bfab80a681e5920be7c583a611
|
||||
distfiles="https://github.com/${pkgname}/${pkgname}/releases/download/v${version}/${pkgname}-${version}.tar.gz"
|
||||
checksum=79d2c1bb3372ff1f08b88e22ae0581ff1de67b3b818e896bac6e9190f2cb1f7d
|
||||
|
||||
pre_build() {
|
||||
a2x -f manpage doc/${pkgname}.1.asciidoc
|
||||
|
|
Loading…
Add table
Reference in a new issue