qutebrowser: update to 0.11.0 (#6961)
This commit is contained in:
parent
61b020463b
commit
560d8993ec
2 changed files with 5 additions and 4 deletions
|
@ -1 +1,2 @@
|
||||||
To use the new QtWebEngine backend, install python3-PyQt5-webengine.
|
To use the new QtWebEngine backend, install python3-PyQt5-webengine,
|
||||||
|
python3-PyQt5-opengl and python3-PyOpenGL.
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'qutebrowser'
|
# Template file for 'qutebrowser'
|
||||||
pkgname=qutebrowser
|
pkgname=qutebrowser
|
||||||
version=0.10.1
|
version=0.11.0
|
||||||
revision=4
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
pycompile_module="${pkgname}"
|
pycompile_module="${pkgname}"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="https://qutebrowser.org/"
|
homepage="https://qutebrowser.org/"
|
||||||
distfiles="https://github.com/The-Compiler/${pkgname}/releases/download/v${version}/${pkgname}-${version}.tar.gz"
|
distfiles="https://github.com/The-Compiler/${pkgname}/releases/download/v${version}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=57f4915f0f2b1509f3aa1cb9c47117fdaad35b4c895e9223c4eb0a6e8af51917
|
checksum=dbb7de2d54f3849b03db11c2417a725ab8bf26a8f7f48bfa36ad852a8de9308e
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
a2x -f manpage doc/${pkgname}.1.asciidoc
|
a2x -f manpage doc/${pkgname}.1.asciidoc
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue