qutebrowser: update to 3.5.0

This commit is contained in:
Felix Van der Jeugt 2025-04-26 08:32:25 +02:00 committed by Piraty
parent 85a1ad82c2
commit a1fe195e83

View file

@ -1,6 +1,6 @@
# Template file for 'qutebrowser' # Template file for 'qutebrowser'
pkgname=qutebrowser pkgname=qutebrowser
version=3.4.0 version=3.5.0
revision=1 revision=1
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools asciidoc" hostmakedepends="python3-setuptools asciidoc"
@ -11,7 +11,7 @@ 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=814124c0ed337430e613a1da366d5e38904cb2049afb1505971456ca5ca6223e checksum=fa142c8d1c2825b068b71b3604a8b2d682e2ed84a14c3e68b6de7844331d80bb
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