mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
qutebrowser: update to 0.10.1
This commit is contained in:
parent
c02eccc033
commit
020a6d9b1a
2 changed files with 4 additions and 2 deletions
2
srcpkgs/qutebrowser/INSTALL.msg
Normal file
2
srcpkgs/qutebrowser/INSTALL.msg
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
To use the new QtWebEngine backend, install python3-PyQt5-webchannel and
|
||||||
|
python3-PyQt5-webengine.
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'qutebrowser'
|
# Template file for 'qutebrowser'
|
||||||
pkgname=qutebrowser
|
pkgname=qutebrowser
|
||||||
version=0.10.0
|
version=0.10.1
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -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=b5f3516b8f886a972e5028858a9508a6d1adaf89190b38de27f6177998592b70
|
checksum=57f4915f0f2b1509f3aa1cb9c47117fdaad35b4c895e9223c4eb0a6e8af51917
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
a2x -f manpage doc/${pkgname}.1.asciidoc
|
a2x -f manpage doc/${pkgname}.1.asciidoc
|
||||||
|
|
Loading…
Add table
Reference in a new issue