qutebrowser: update to 1.1.1 (#11008)
This commit is contained in:
parent
d7b1e668ac
commit
f30b15dca5
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'qutebrowser'
|
||||
pkgname=qutebrowser
|
||||
version=1.1.0
|
||||
version=1.1.1
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=python3-module
|
||||
|
@ -14,7 +14,7 @@ maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
|||
license="GPL-3"
|
||||
homepage="https://qutebrowser.org/"
|
||||
distfiles="https://github.com/${pkgname}/${pkgname}/releases/download/v${version}/${pkgname}-${version}.tar.gz"
|
||||
checksum=24e59f9901e635beac82563c10067f1b6bb78bd936e3954f2862873c55f902f0
|
||||
checksum=bf1e57c8a84abf5065a173498e1ad18608f1537db56fa5274334fbf0f239ca25
|
||||
|
||||
pre_build() {
|
||||
a2x -f manpage doc/${pkgname}.1.asciidoc
|
||||
|
|
Loading…
Reference in New Issue