qutebrowser: update to 1.10.0.

This commit is contained in:
Daniel Eyßer 2020-02-02 23:09:02 +01:00 committed by Juan RP
parent 9664f2a3a6
commit 5d870cead4

View file

@ -1,10 +1,9 @@
# Template file for 'qutebrowser'
# not noarch as the package might be built with different backend for each arch
pkgname=qutebrowser
version=1.9.0
revision=2
version=1.10.0
revision=1
build_style=python3-module
pycompile_module="qutebrowser"
hostmakedepends="python3-setuptools asciidoc"
depends="python3-PyQt5-quick python3-Jinja2 python3-Pygments python3-pyPEG2
python3-yaml python3-attrs python3-PyQt5-opengl python3-PyQt5-sql
@ -15,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=2748fef2d0360000f6f814dae99ad8ad08b040cb4cf0e1e6d1e199ec70c01ef8
checksum=7ecd7a08380b22eb1268fcc4446ba9d4d005601cb9366097779255edd9683bdf
nostrip=yes
build_options="webengine"