parent
763670ca7b
commit
50178668e7
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'qutebrowser'
|
||||
pkgname=qutebrowser
|
||||
version=3.3.1
|
||||
revision=2
|
||||
version=3.4.0
|
||||
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=aadb64accc730bc9a15ce341c9a0580b1f36383ed4874f54d31ce1dabe94e17a
|
||||
checksum=814124c0ed337430e613a1da366d5e38904cb2049afb1505971456ca5ca6223e
|
||||
nostrip=yes
|
||||
# testing requires unpackaged plugins:
|
||||
# pytest-bdd, pytest-benchmark, pytest-instafail, pytest-rerunfailures
|
||||
|
|
Loading…
Reference in New Issue