qutebrowser: update to 1.10.1.

This commit is contained in:
Daniel Eyßer 2020-02-15 18:23:27 +01:00 committed by Helmut Pozimski
parent e0b093007b
commit f701a521e3

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.0
version=1.10.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=7ecd7a08380b22eb1268fcc4446ba9d4d005601cb9366097779255edd9683bdf
checksum=a8ed72d40b4b2283b61b939bb358ada2270fe153bccb8ee012e94fb29cb66c19
nostrip=yes
build_options="webengine"