From 7226cb520b03bcc85afc7a7f70cd008a35dff370 Mon Sep 17 00:00:00 2001 From: Peter Bui Date: Fri, 17 Jul 2020 11:58:18 -0400 Subject: [PATCH] qutebrowser: update to 1.13.1. --- srcpkgs/qutebrowser/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/qutebrowser/template b/srcpkgs/qutebrowser/template index bdcf47619a6..14204d37ae9 100644 --- a/srcpkgs/qutebrowser/template +++ b/srcpkgs/qutebrowser/template @@ -1,8 +1,8 @@ # Template file for 'qutebrowser' # not noarch as the package might be built with different backend for each arch pkgname=qutebrowser -version=1.13.0 -revision=2 +version=1.13.1 +revision=1 build_style=python3-module hostmakedepends="python3-setuptools asciidoc" depends="python3-PyQt5-quick python3-Jinja2 python3-Pygments python3-pyPEG2 @@ -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=d3e930ad6705fecf707d221ac253b60352d8cac91cc2ed88d68169cd2a5000f7 +checksum=2896851f07c6258cf8991975eed200ca8477ae393a6a7a40249035b2f36ee2d8 nostrip=yes build_options="webengine"