qutebrowser: update to 1.11.1.

This commit is contained in:
Daniel Eyßer 2020-05-08 16:08:13 +02:00 committed by Helmut Pozimski
parent 3996bab69e
commit 2f37d4a89e

View file

@ -1,7 +1,7 @@
# Template file for 'qutebrowser'
# not noarch as the package might be built with different backend for each arch
pkgname=qutebrowser
version=1.11.0
version=1.11.1
revision=1
build_style=python3-module
hostmakedepends="python3-setuptools asciidoc"
@ -14,7 +14,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/qutebrowser/qutebrowser/releases/download/v${version}/qutebrowser-${version}.tar.gz"
checksum=e2ed9d56aa5db8a0865f7a18d5d0d796d48db161d9c04c03a935dd95e2a4182c
checksum=7a3354cb28efcec2cc4549b8ab37e1c4b81b45c51f52e87fdfb9380100afb533
nostrip=yes
build_options="webengine"