mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
qutebrowser: update to 1.6.0.
This commit is contained in:
parent
a2e4ede40c
commit
3319c4c9e5
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
||||||
# Template file for 'qutebrowser'
|
# Template file for 'qutebrowser'
|
||||||
pkgname=qutebrowser
|
pkgname=qutebrowser
|
||||||
version=1.5.2
|
version=1.6.0
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
archs=noarch
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
pycompile_module="$pkgname"
|
pycompile_module="$pkgname"
|
||||||
hostmakedepends="python3-setuptools asciidoc"
|
hostmakedepends="python3-setuptools asciidoc"
|
||||||
|
@ -15,7 +15,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/${pkgname}/${pkgname}/releases/download/v${version}/${pkgname}-${version}.tar.gz"
|
distfiles="https://github.com/${pkgname}/${pkgname}/releases/download/v${version}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=be126522456902fc80e63466738f36c55639bcb237c23e078c2a246c7d4d214e
|
checksum=66084e82b0537e44d8b44240201ff82399f69aecf49f0830aac77a5d1afc6bde
|
||||||
|
|
||||||
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