From 923a791c9c3c87280a2218063966483331ed7e0a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Ey=C3=9Fer?= Date: Sun, 2 Feb 2020 23:09:02 +0100 Subject: [PATCH] qutebrowser: update to 1.10.0. --- srcpkgs/qutebrowser/template | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/srcpkgs/qutebrowser/template b/srcpkgs/qutebrowser/template index 083181e3520..e0916fc577f 100644 --- a/srcpkgs/qutebrowser/template +++ b/srcpkgs/qutebrowser/template @@ -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"