mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
qutebrowser: update to 2.5.1 and adopt.
This commit is contained in:
parent
a223272c3e
commit
c5fd75cafc
1 changed files with 3 additions and 3 deletions
|
@ -1,18 +1,18 @@
|
|||
# Template file for 'qutebrowser'
|
||||
pkgname=qutebrowser
|
||||
version=2.5.0
|
||||
version=2.5.1
|
||||
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 <orphan@voidlinux.org>"
|
||||
maintainer="Mohammed Anas <triallax@tutanota.com>"
|
||||
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=e18442a230570f25918a2e89ad4d073ace46c4f59b5fdda2e80ab3c4764451fd
|
||||
checksum=e6885886a84cd166a6ba633794a58a4c67d871c27188127e5ddbc5276d76edbc
|
||||
nostrip=yes
|
||||
# testing requires unpackaged plugins:
|
||||
# pytest-bdd, pytest-benchmark, pytest-instafail, pytest-rerunfailures
|
||||
|
|
Loading…
Add table
Reference in a new issue