qutebrowser: update to 1.0.1 (#8095)
This commit is contained in:
parent
56c0b67340
commit
972006e380
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'qutebrowser'
|
||||
pkgname=qutebrowser
|
||||
version=1.0.0
|
||||
version=1.0.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/The-Compiler/${pkgname}/releases/download/v${version}/${pkgname}-${version}.tar.gz"
|
||||
checksum=f7ffed98556d4d7ef130411c3f3330efe4f1ba2fc573f4a24f02be255bf048a2
|
||||
checksum=7aa7af4a5e7553ba2d775e9d64ae2ef9dcbf9633ed6dfb238ec5bb0e14b2f0be
|
||||
|
||||
pre_build() {
|
||||
a2x -f manpage doc/${pkgname}.1.asciidoc
|
||||
|
|
Loading…
Reference in a new issue