qutebrowser: update to 2.2.0.
This commit is contained in:
parent
6d937e8e05
commit
d4b46e658a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'qutebrowser'
|
||||
pkgname=qutebrowser
|
||||
version=2.1.1
|
||||
version=2.2.0
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools asciidoc"
|
||||
|
@ -12,7 +12,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=b71b00ad7d498911978e5bbd153a6dd0450ac6ade3e5bf398fc96e15328342ce
|
||||
checksum=fa5d2015d64289ab70d4ce719134096503ee580702657972af652cdc6786dd2a
|
||||
nostrip=yes
|
||||
|
||||
build_options="webengine"
|
||||
|
|
Loading…
Reference in a new issue