qutebrowser: update to 1.7.0.

This commit is contained in:
Daniel Eyßer 2019-07-18 13:33:57 +02:00 committed by Helmut Pozimski
parent bf57b2924a
commit 10d1b9cd10

View file

@ -1,6 +1,6 @@
# Template file for 'qutebrowser'
pkgname=qutebrowser
version=1.6.3
version=1.7.0
revision=1
archs=noarch
build_style=python3-module
@ -15,7 +15,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=1ed27f8bc7ce3e0d3d1d8687de5280d0be62c899154c773a22196cba49b02a7d
checksum=f1f01b33669a9b08071997bb2642d46a1e5be9e293bdeb817d83db8dc5aad273
pre_build() {
a2x -f manpage doc/qutebrowser.1.asciidoc
@ -23,7 +23,7 @@ pre_build() {
post_install() {
vman doc/qutebrowser.1
vinstall misc/qutebrowser.desktop 644 usr/share/applications
vinstall misc/org.qutebrowser.qutebrowser.desktop 644 usr/share/applications
vmkdir usr/share/qutebrowser
vcopy misc/userscripts usr/share/qutebrowser