mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 11:22:56 +02:00
qutebrowser: update to 3.5.0
This commit is contained in:
parent
85a1ad82c2
commit
a1fe195e83
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'qutebrowser'
|
||||
pkgname=qutebrowser
|
||||
version=3.4.0
|
||||
version=3.5.0
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools asciidoc"
|
||||
|
@ -11,7 +11,7 @@ license="GPL-3.0-or-later"
|
|||
homepage="https://qutebrowser.org/"
|
||||
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"
|
||||
checksum=814124c0ed337430e613a1da366d5e38904cb2049afb1505971456ca5ca6223e
|
||||
checksum=fa142c8d1c2825b068b71b3604a8b2d682e2ed84a14c3e68b6de7844331d80bb
|
||||
nostrip=yes
|
||||
# testing requires unpackaged plugins:
|
||||
# pytest-bdd, pytest-benchmark, pytest-instafail, pytest-rerunfailures
|
||||
|
|
Loading…
Add table
Reference in a new issue