From 120e03068c102410d72019c45bbc1d2fd8be670e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Ey=C3=9Fer?= Date: Sat, 9 Dec 2023 00:54:56 +0100 Subject: [PATCH] qutebrowser: update to 3.1.0. --- srcpkgs/qutebrowser/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/qutebrowser/template b/srcpkgs/qutebrowser/template index 0cc650ff0f58d..2f803f428a90b 100644 --- a/srcpkgs/qutebrowser/template +++ b/srcpkgs/qutebrowser/template @@ -1,7 +1,7 @@ # Template file for 'qutebrowser' pkgname=qutebrowser -version=3.0.2 -revision=2 +version=3.1.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=a51893de4a123519afb83723b9ced2b2d98f4ca5285278c81e9bdda91ed5bc51 +checksum=500dcc1cca08d6b0b814fa306e2208e25335acbe0e2cf999fb51916e0f4b2e5f nostrip=yes # testing requires unpackaged plugins: # pytest-bdd, pytest-benchmark, pytest-instafail, pytest-rerunfailures