qutebrowser: update to 1.5.0.
This commit is contained in:
parent
bb9ce2508d
commit
2544d295f0
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'qutebrowser'
|
||||
pkgname=qutebrowser
|
||||
version=1.4.2
|
||||
version=1.5.0
|
||||
revision=1
|
||||
noarch=yes
|
||||
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/${pkgname}/${pkgname}/releases/download/v${version}/${pkgname}-${version}.tar.gz"
|
||||
checksum=fd5d47b0e45e40b1348caf37e8ac304256d453d147f7a930193d3c4aeb21d2de
|
||||
checksum=179b5d0e05159a77097dffc1469eec7955a1569d9fe65870c35c1c783e6d5d1f
|
||||
|
||||
pre_build() {
|
||||
a2x -f manpage doc/${pkgname}.1.asciidoc
|
||||
|
|
Loading…
Reference in New Issue