qutebrowser: update to 1.6.0.
This commit is contained in:
parent
a2e4ede40c
commit
3319c4c9e5
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'qutebrowser'
|
||||
pkgname=qutebrowser
|
||||
version=1.5.2
|
||||
version=1.6.0
|
||||
revision=1
|
||||
noarch=yes
|
||||
archs=noarch
|
||||
build_style=python3-module
|
||||
pycompile_module="$pkgname"
|
||||
hostmakedepends="python3-setuptools asciidoc"
|
||||
|
@ -15,7 +15,7 @@ license="GPL-3.0-or-later"
|
|||
homepage="https://qutebrowser.org/"
|
||||
changelog="https://raw.githubusercontent.com/qutebrowser/qutebrowser/master/doc/changelog.asciidoc"
|
||||
distfiles="https://github.com/${pkgname}/${pkgname}/releases/download/v${version}/${pkgname}-${version}.tar.gz"
|
||||
checksum=be126522456902fc80e63466738f36c55639bcb237c23e078c2a246c7d4d214e
|
||||
checksum=66084e82b0537e44d8b44240201ff82399f69aecf49f0830aac77a5d1afc6bde
|
||||
|
||||
pre_build() {
|
||||
a2x -f manpage doc/${pkgname}.1.asciidoc
|
||||
|
|
Loading…
Reference in New Issue