qutebrowser: update to 3.3.1.
This commit is contained in:
parent
6345019441
commit
1c214cf7c8
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'qutebrowser'
|
# Template file for 'qutebrowser'
|
||||||
pkgname=qutebrowser
|
pkgname=qutebrowser
|
||||||
version=3.2.1
|
version=3.3.1
|
||||||
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=02a7af2a6c5db38d87b225b0b8412c80d9838335f32d0e8a38f6d7fbcd38897d
|
checksum=aadb64accc730bc9a15ce341c9a0580b1f36383ed4874f54d31ce1dabe94e17a
|
||||||
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