qutebrowser: update to 1.10.2.

This commit is contained in:
Daniel Eyßer 2020-04-17 19:28:58 +02:00 committed by Helmut Pozimski
parent c51528092d
commit 7df8a96b23

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.1
version=1.10.2
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=a8ed72d40b4b2283b61b939bb358ada2270fe153bccb8ee012e94fb29cb66c19
checksum=fb457cb58ab6ade66e854a3558670acf9141018f6e436ab623908f372919396a
nostrip=yes
build_options="webengine"