qutebrowser: update to 1.3.1
This commit is contained in:
parent
4a3e6ea967
commit
019b7d9155
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'qutebrowser'
|
||||
pkgname=qutebrowser
|
||||
version=1.3.0
|
||||
version=1.3.1
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=python3-module
|
||||
|
@ -15,7 +15,7 @@ license="GPL-3.0-or-later"
|
|||
#changelog="https://raw.githubusercontent.com/qutebrowser/qutebrowser/master/doc/changelog.asciidoc"
|
||||
homepage="https://qutebrowser.org/"
|
||||
distfiles="https://github.com/${pkgname}/${pkgname}/releases/download/v${version}/${pkgname}-${version}.tar.gz"
|
||||
checksum=83cf51e934d37ac6fa686ba25878d63ba319b3e548f41f8ea2ee02d393313095
|
||||
checksum=7e860d35b0c5acc1b726dae5dd9425e3a14ed2d8a6330ab856add39d48f92e88
|
||||
|
||||
pre_build() {
|
||||
a2x -f manpage doc/${pkgname}.1.asciidoc
|
||||
|
|
Loading…
Reference in New Issue