qutebrowser: restore original maintainer

Closes: #46804
This commit is contained in:
Andrew J. Hesford 2023-11-08 12:21:42 -05:00
parent 1eb8e03f7a
commit 02a793b824

View file

@ -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 <ajh@sideband.org>"
maintainer="Daniel Eyßer <daniel.eysser@gmail.com>"
license="GPL-3.0-or-later"
homepage="https://qutebrowser.org/"
changelog="https://raw.githubusercontent.com/qutebrowser/qutebrowser/master/doc/changelog.asciidoc"