qutebrowser: update to 1.5.1.
This commit is contained in:
parent
3cd1b35f96
commit
aed82c73f7
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'qutebrowser'
|
||||
pkgname=qutebrowser
|
||||
version=1.5.0
|
||||
version=1.5.1
|
||||
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=179b5d0e05159a77097dffc1469eec7955a1569d9fe65870c35c1c783e6d5d1f
|
||||
checksum=d81d6f816b0ef67d8db18fe3a893c08700fb5e6566728d4ab40448a65f40c1fa
|
||||
|
||||
pre_build() {
|
||||
a2x -f manpage doc/${pkgname}.1.asciidoc
|
||||
|
|
Loading…
Reference in New Issue