From 3be1ee45c40c75413567cc232b88740c813d8d9c Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Thu, 29 Dec 2016 19:13:01 +0100 Subject: [PATCH] qutebrowser: update to 0.9.0 --- srcpkgs/qutebrowser/template | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/srcpkgs/qutebrowser/template b/srcpkgs/qutebrowser/template index fd984b703ea..560f98cc496 100644 --- a/srcpkgs/qutebrowser/template +++ b/srcpkgs/qutebrowser/template @@ -1,19 +1,19 @@ # Template file for 'qutebrowser' pkgname=qutebrowser -version=0.8.4 +version=0.9.0 revision=1 noarch=yes build_style=python3-module pycompile_module="${pkgname}" hostmakedepends="python3-setuptools asciidoc" -depends="python3-setuptools python3-PyQt5-webkit python3-Jinja2 - python3-Pygments python3-pyPEG2 python3-yaml" -short_desc="A keyboard-focused browser with a minimal GUI" +depends="python3-setuptools python3-PyQt5-webkit python3-PyQt5-quick + python3-Jinja2 python3-Pygments python3-pyPEG2 python3-yaml" +short_desc="Keyboard-focused browser with a minimal GUI" maintainer="Eivind Uggedal " license="GPL-3" -homepage="http://qutebrowser.org/" +homepage="https://qutebrowser.org/" distfiles="https://github.com/The-Compiler/${pkgname}/releases/download/v${version}/${pkgname}-${version}.tar.gz" -checksum=f5ce98c5bc57ae29dc31f8896fad6911feab91277a9554761126219e0f8e8671 +checksum=d87df940a74af5114109a7aa1e8bc269216ef7f8e4bd003a34be76d45bf3e7ba pre_build() { a2x -f manpage doc/${pkgname}.1.asciidoc