qutebrowser: update to 0.5.1.

This commit is contained in:
Juan RP 2016-01-19 06:57:52 +01:00
parent 768dcbc0e1
commit f60d87a101

View file

@ -1,6 +1,6 @@
# Template file for 'qutebrowser' # Template file for 'qutebrowser'
pkgname=qutebrowser pkgname=qutebrowser
version=0.5.0 version=0.5.1
revision=1 revision=1
build_style=python-module build_style=python-module
python_versions="3.4" python_versions="3.4"
@ -13,7 +13,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=470ae0b4e3be80f3c67cd996a1458c8f2fa1429df6f16eb29ee961f324e09e99 checksum=0b7f8ee4b45d680c0fe7a31987b634723c3e45ef05a874d99b24ed4cc055afdf
pre_build() { pre_build() {
a2x -f manpage doc/${pkgname}.1.asciidoc a2x -f manpage doc/${pkgname}.1.asciidoc