parent
624a23151c
commit
e527dde355
1 changed files with 3 additions and 3 deletions
|
@ -1,18 +1,18 @@
|
|||
# Template file for 'qutebrowser'
|
||||
pkgname=qutebrowser
|
||||
version=2.1.0
|
||||
version=2.1.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="Érico Nogueira <ericonr@disroot.org>"
|
||||
maintainer="FollieHiyuki <folliekazetani@protonmail.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=1ddd373a4f31f16ba809870779918a8920b13dcb936f2d41ff4b27cfd4cae63b
|
||||
checksum=b71b00ad7d498911978e5bbd153a6dd0450ac6ade3e5bf398fc96e15328342ce
|
||||
nostrip=yes
|
||||
|
||||
build_options="webengine"
|
||||
|
|
Loading…
Reference in a new issue