qutebrowser: update to 3.2.1
This commit is contained in:
parent
7693c952b9
commit
ec05ee442d
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'qutebrowser'
|
||||
pkgname=qutebrowser
|
||||
version=3.2.0
|
||||
revision=2
|
||||
version=3.2.1
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools asciidoc"
|
||||
depends="python3-Jinja2 python3-yaml"
|
||||
|
@ -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=e1e1911b9556236acaa59d0d1986d614796fb36673d13963c21658cd64a1f033
|
||||
checksum=02a7af2a6c5db38d87b225b0b8412c80d9838335f32d0e8a38f6d7fbcd38897d
|
||||
nostrip=yes
|
||||
# testing requires unpackaged plugins:
|
||||
# pytest-bdd, pytest-benchmark, pytest-instafail, pytest-rerunfailures
|
||||
|
|
Loading…
Reference in New Issue