qutebrowser: update to 1.13.0.

This commit is contained in:
yoctocell 2020-06-26 05:36:18 +02:00 committed by Andrew J. Hesford
parent 94e6c71516
commit a36a641eff

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.12.0
version=1.13.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=41bbd5ede2ba74dc691e0e3b59aad59dd5a7426e39bf82ecedd59b4d22f4dc5f
checksum=d3e930ad6705fecf707d221ac253b60352d8cac91cc2ed88d68169cd2a5000f7
nostrip=yes
build_options="webengine"