qutebrowser: update to 1.11.0.

This commit is contained in:
Peter Bui 2020-04-27 18:34:57 -04:00 committed by Helmut Pozimski
parent fe26564a99
commit 7c0c8f43c7

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.10.2
version=1.11.0
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=fb457cb58ab6ade66e854a3558670acf9141018f6e436ab623908f372919396a
checksum=e2ed9d56aa5db8a0865f7a18d5d0d796d48db161d9c04c03a935dd95e2a4182c
nostrip=yes
build_options="webengine"