From ccb1ac0c833de7cb012aa2096bc634e17949bf91 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Ey=C3=9Fer?= Date: Sat, 18 Feb 2023 19:35:45 +0100 Subject: [PATCH] qutebrowser: update to 2.5.3, adopt --- srcpkgs/qutebrowser/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/qutebrowser/template b/srcpkgs/qutebrowser/template index af1ec94b27c7..d0a08253a2e4 100644 --- a/srcpkgs/qutebrowser/template +++ b/srcpkgs/qutebrowser/template @@ -1,18 +1,18 @@ # Template file for 'qutebrowser' pkgname=qutebrowser -version=2.5.2 -revision=2 +version=2.5.3 +revision=1 build_style=python3-module hostmakedepends="python3-setuptools asciidoc" depends="python3-PyQt5-quick python3-Jinja2 python3-yaml python3-PyQt5-opengl python3-PyQt5-sql qt5-plugin-sqlite" short_desc="Keyboard-focused browser with a minimal GUI" -maintainer="Orphaned " +maintainer="Daniel Eyßer " 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=a9bfce14ddc403de0deb2eedf983c231ce003e0759995ec7ef4ea34e4974e908 +checksum=845ef22434d0233b5471925a7b6d075617c694ba6bbf3e865ab8294b02c9d781 nostrip=yes # testing requires unpackaged plugins: # pytest-bdd, pytest-benchmark, pytest-instafail, pytest-rerunfailures