diff --git a/srcpkgs/qutebrowser/template b/srcpkgs/qutebrowser/template index 9affb278074..0cc650ff0f5 100644 --- a/srcpkgs/qutebrowser/template +++ b/srcpkgs/qutebrowser/template @@ -1,12 +1,12 @@ # Template file for 'qutebrowser' pkgname=qutebrowser version=3.0.2 -revision=1 +revision=2 build_style=python3-module hostmakedepends="python3-setuptools asciidoc" depends="python3-Jinja2 python3-yaml" short_desc="Keyboard-focused browser with a minimal GUI" -maintainer="Andrew J. Hesford " +maintainer="Daniel Eyßer " license="GPL-3.0-or-later" homepage="https://qutebrowser.org/" changelog="https://raw.githubusercontent.com/qutebrowser/qutebrowser/master/doc/changelog.asciidoc"