qutebrowser: Update to 0.6.2. (#4118)
This commit is contained in:
parent
2801624988
commit
39067d5c13
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'qutebrowser'
|
||||
pkgname=qutebrowser
|
||||
version=0.6.1
|
||||
version=0.6.2
|
||||
revision=1
|
||||
build_style=python-module
|
||||
python_versions="3.4"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
|||
license="GPL-3"
|
||||
homepage="http://qutebrowser.org/"
|
||||
distfiles="https://github.com/The-Compiler/${pkgname}/releases/download/v${version}/${pkgname}-${version}.tar.gz"
|
||||
checksum=a0ca51617170ca5ad14942d325feab8af188451153065a8e3b10a4c1a42f69f5
|
||||
checksum=3a4301566f8c183075f32ff53f2cded7fd28b692807e67662749cebf2fdde799
|
||||
|
||||
pre_build() {
|
||||
a2x -f manpage doc/${pkgname}.1.asciidoc
|
||||
|
|
Loading…
Reference in New Issue