qutebrowser: update to 1.13.0.
This commit is contained in:
parent
94e6c71516
commit
a36a641eff
|
@ -1,7 +1,7 @@
|
||||||
# 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.12.0
|
version=1.13.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools asciidoc"
|
hostmakedepends="python3-setuptools asciidoc"
|
||||||
|
@ -14,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=41bbd5ede2ba74dc691e0e3b59aad59dd5a7426e39bf82ecedd59b4d22f4dc5f
|
checksum=d3e930ad6705fecf707d221ac253b60352d8cac91cc2ed88d68169cd2a5000f7
|
||||||
nostrip=yes
|
nostrip=yes
|
||||||
|
|
||||||
build_options="webengine"
|
build_options="webengine"
|
||||||
|
|
Loading…
Reference in New Issue