qutebrowser: update to 0.8.2.
This commit is contained in:
parent
1b25c8a750
commit
ff020bef1c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'qutebrowser'
|
# Template file for 'qutebrowser'
|
||||||
pkgname=qutebrowser
|
pkgname=qutebrowser
|
||||||
version=0.8.1
|
version=0.8.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
python_versions="3.4"
|
python_versions="3.4"
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="http://qutebrowser.org/"
|
homepage="http://qutebrowser.org/"
|
||||||
distfiles="https://github.com/The-Compiler/${pkgname}/releases/download/v${version}/${pkgname}-${version}.tar.gz"
|
distfiles="https://github.com/The-Compiler/${pkgname}/releases/download/v${version}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=90ba7949b8eb5a0ca90c9e20f39f75925e4d9236f0336f39dfea2eff6e4912a2
|
checksum=8ebdef058fc0d7114483da4d3bcf599fb8c77e29f73df650438ae2166c93ddcd
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
a2x -f manpage doc/${pkgname}.1.asciidoc
|
a2x -f manpage doc/${pkgname}.1.asciidoc
|
||||||
|
|
Loading…
Reference in a new issue