qutebrowser: update to 1.12.0.
This commit is contained in:
parent
e5226e0534
commit
f6c8b1c4cf
1 changed files with 2 additions and 2 deletions
|
@ -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.11.1
|
version=1.12.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=7a3354cb28efcec2cc4549b8ab37e1c4b81b45c51f52e87fdfb9380100afb533
|
checksum=41bbd5ede2ba74dc691e0e3b59aad59dd5a7426e39bf82ecedd59b4d22f4dc5f
|
||||||
nostrip=yes
|
nostrip=yes
|
||||||
|
|
||||||
build_options="webengine"
|
build_options="webengine"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue