qutebrowser: update to 2.5.4, adopt

This commit is contained in:
Daniel Eyßer 2023-02-18 19:35:45 +01:00 committed by Andrew J. Hesford
parent b35bb151e2
commit 975a776918

View file

@ -1,18 +1,18 @@
# Template file for 'qutebrowser' # Template file for 'qutebrowser'
pkgname=qutebrowser pkgname=qutebrowser
version=2.5.2 version=2.5.4
revision=2 revision=1
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools asciidoc" hostmakedepends="python3-setuptools asciidoc"
depends="python3-PyQt5-quick python3-Jinja2 python3-yaml depends="python3-PyQt5-quick python3-Jinja2 python3-yaml
python3-PyQt5-opengl python3-PyQt5-sql qt5-plugin-sqlite" python3-PyQt5-opengl python3-PyQt5-sql qt5-plugin-sqlite"
short_desc="Keyboard-focused browser with a minimal GUI" short_desc="Keyboard-focused browser with a minimal GUI"
maintainer="Orphaned <orphan@voidlinux.org>" maintainer="Daniel Eyßer <daniel.eysser@gmail.com>"
license="GPL-3.0-or-later" license="GPL-3.0-or-later"
homepage="https://qutebrowser.org/" homepage="https://qutebrowser.org/"
changelog="https://raw.githubusercontent.com/qutebrowser/qutebrowser/master/doc/changelog.asciidoc" 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" distfiles="https://github.com/qutebrowser/qutebrowser/releases/download/v${version}/qutebrowser-${version}.tar.gz"
checksum=a9bfce14ddc403de0deb2eedf983c231ce003e0759995ec7ef4ea34e4974e908 checksum=a460b2202527e42a670c26d225d9fa6417d092cc1f16f3a95e7bc95dd89c1ab1
nostrip=yes nostrip=yes
# testing requires unpackaged plugins: # testing requires unpackaged plugins:
# pytest-bdd, pytest-benchmark, pytest-instafail, pytest-rerunfailures # pytest-bdd, pytest-benchmark, pytest-instafail, pytest-rerunfailures