mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-11 17:43:51 +02:00
qutebrowser: update to 1.13.1.
This commit is contained in:
parent
cfea54600b
commit
d707a5549f
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'qutebrowser'
|
||||
# not noarch as the package might be built with different backend for each arch
|
||||
pkgname=qutebrowser
|
||||
version=1.13.0
|
||||
revision=2
|
||||
version=1.13.1
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools asciidoc"
|
||||
depends="python3-PyQt5-quick python3-Jinja2 python3-Pygments python3-pyPEG2
|
||||
|
@ -14,7 +14,7 @@ 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=d3e930ad6705fecf707d221ac253b60352d8cac91cc2ed88d68169cd2a5000f7
|
||||
checksum=2896851f07c6258cf8991975eed200ca8477ae393a6a7a40249035b2f36ee2d8
|
||||
nostrip=yes
|
||||
|
||||
build_options="webengine"
|
||||
|
|
Loading…
Add table
Reference in a new issue