mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
qutebrowser: update to 3.1.0.
This commit is contained in:
parent
453145f739
commit
30befa2365
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'qutebrowser'
|
# Template file for 'qutebrowser'
|
||||||
pkgname=qutebrowser
|
pkgname=qutebrowser
|
||||||
version=3.0.2
|
version=3.1.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools asciidoc"
|
hostmakedepends="python3-setuptools asciidoc"
|
||||||
depends="python3-Jinja2 python3-yaml"
|
depends="python3-Jinja2 python3-yaml"
|
||||||
|
@ -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=a51893de4a123519afb83723b9ced2b2d98f4ca5285278c81e9bdda91ed5bc51
|
checksum=500dcc1cca08d6b0b814fa306e2208e25335acbe0e2cf999fb51916e0f4b2e5f
|
||||||
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
|
||||||
|
|
Loading…
Add table
Reference in a new issue