qutebrowser: update to 2.3.0

This commit is contained in:
FollieHiyuki 2021-06-28 18:39:21 +03:00 committed by Piotr
parent fcf6306db3
commit e033d5c98d
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'qutebrowser' # Template file for 'qutebrowser'
pkgname=qutebrowser pkgname=qutebrowser
version=2.2.3 version=2.3.0
revision=1 revision=1
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools asciidoc" hostmakedepends="python3-setuptools asciidoc"
@ -12,7 +12,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=0683f5ebc8f18fde27be4adc802f377cfc3f4cf46c2363db0a8a2acd6345eb62 checksum=10ad01f07b9ce75fc86cb300e69208cba3d219a5d92687efc13a2a0a5a36df25
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