From 21534ce2b083593dd26d393d95e09805f642bf97 Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Thu, 9 Mar 2017 14:56:49 +0100 Subject: [PATCH] qutebrowser: update INSTALL.msg python3-PyQt5-webengine now depend on python3-PyQt5-webchannel. --- srcpkgs/qutebrowser/INSTALL.msg | 3 +-- srcpkgs/qutebrowser/template | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/srcpkgs/qutebrowser/INSTALL.msg b/srcpkgs/qutebrowser/INSTALL.msg index 1b98b5c55a7..2d692777c72 100644 --- a/srcpkgs/qutebrowser/INSTALL.msg +++ b/srcpkgs/qutebrowser/INSTALL.msg @@ -1,2 +1 @@ -To use the new QtWebEngine backend, install python3-PyQt5-webchannel and -python3-PyQt5-webengine. +To use the new QtWebEngine backend, install python3-PyQt5-webengine. diff --git a/srcpkgs/qutebrowser/template b/srcpkgs/qutebrowser/template index 3e181bd18e1..f500cae5304 100644 --- a/srcpkgs/qutebrowser/template +++ b/srcpkgs/qutebrowser/template @@ -1,7 +1,7 @@ # Template file for 'qutebrowser' pkgname=qutebrowser version=0.10.1 -revision=1 +revision=2 noarch=yes build_style=python3-module pycompile_module="${pkgname}"