qutebrowser: update to 1.6.1.

This commit is contained in:
maxice8 2019-03-20 08:53:42 -03:00 committed by maxice8
parent 091a64cb47
commit 27892c1c3d

View file

@ -1,6 +1,6 @@
# Template file for 'qutebrowser' # Template file for 'qutebrowser'
pkgname=qutebrowser pkgname=qutebrowser
version=1.6.0 version=1.6.1
revision=1 revision=1
archs=noarch archs=noarch
build_style=python3-module build_style=python3-module
@ -15,7 +15,7 @@ license="GPL-3.0-or-later"
homepage="https://qutebrowser.org/" homepage="https://qutebrowser.org/"
changelog="https://raw.githubusercontent.com/qutebrowser/qutebrowser/master/doc/changelog.asciidoc" 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" distfiles="https://github.com/${pkgname}/${pkgname}/releases/download/v${version}/${pkgname}-${version}.tar.gz"
checksum=66084e82b0537e44d8b44240201ff82399f69aecf49f0830aac77a5d1afc6bde checksum=178421f121d72344dc9640018f6b6c747d7f1e6875932b6e12ef4941d37593e9
pre_build() { pre_build() {
a2x -f manpage doc/${pkgname}.1.asciidoc a2x -f manpage doc/${pkgname}.1.asciidoc