mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 19:32:57 +02:00
qutebrowser: update to 1.10.0.
This commit is contained in:
parent
9664f2a3a6
commit
5d870cead4
1 changed files with 3 additions and 4 deletions
|
@ -1,10 +1,9 @@
|
||||||
# Template file for 'qutebrowser'
|
# Template file for 'qutebrowser'
|
||||||
# not noarch as the package might be built with different backend for each arch
|
# not noarch as the package might be built with different backend for each arch
|
||||||
pkgname=qutebrowser
|
pkgname=qutebrowser
|
||||||
version=1.9.0
|
version=1.10.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
pycompile_module="qutebrowser"
|
|
||||||
hostmakedepends="python3-setuptools asciidoc"
|
hostmakedepends="python3-setuptools asciidoc"
|
||||||
depends="python3-PyQt5-quick python3-Jinja2 python3-Pygments python3-pyPEG2
|
depends="python3-PyQt5-quick python3-Jinja2 python3-Pygments python3-pyPEG2
|
||||||
python3-yaml python3-attrs python3-PyQt5-opengl python3-PyQt5-sql
|
python3-yaml python3-attrs python3-PyQt5-opengl python3-PyQt5-sql
|
||||||
|
@ -15,7 +14,7 @@ license="GPL-3.0-or-later"
|
||||||
homepage="https://qutebrowser.org/"
|
homepage="https://qutebrowser.org/"
|
||||||
changelog="https://raw.githubusercontent.com/qutebrowser/qutebrowser/master/doc/changelog.asciidoc"
|
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"
|
distfiles="https://github.com/qutebrowser/qutebrowser/releases/download/v${version}/qutebrowser-${version}.tar.gz"
|
||||||
checksum=2748fef2d0360000f6f814dae99ad8ad08b040cb4cf0e1e6d1e199ec70c01ef8
|
checksum=7ecd7a08380b22eb1268fcc4446ba9d4d005601cb9366097779255edd9683bdf
|
||||||
nostrip=yes
|
nostrip=yes
|
||||||
|
|
||||||
build_options="webengine"
|
build_options="webengine"
|
||||||
|
|
Loading…
Add table
Reference in a new issue