qutebrowser: update to 1.12.0.

This commit is contained in:
Peter Bui 2020-06-01 12:20:52 -04:00 committed by Helmut Pozimski
parent e5226e0534
commit f6c8b1c4cf

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.1
version=1.12.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=7a3354cb28efcec2cc4549b8ab37e1c4b81b45c51f52e87fdfb9380100afb533
checksum=41bbd5ede2ba74dc691e0e3b59aad59dd5a7426e39bf82ecedd59b4d22f4dc5f
nostrip=yes
build_options="webengine"