qutebrowser: update to 0.4.0.
This commit is contained in:
parent
aa439e1e53
commit
2a3c2a54e5
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'qutebrowser'
|
||||
pkgname=qutebrowser
|
||||
version=0.3.0
|
||||
revision=2
|
||||
version=0.4.0
|
||||
revision=1
|
||||
build_style=python-module
|
||||
python_versions="3.4"
|
||||
pycompile_version="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=01c2cce71813c36a00591a7bd625f4fcf610f91229ce67b712fdf124fde151ec
|
||||
checksum=ddfb33cef8d40eb34e29705b201d3a87cfe360809846462135b2d5b67393c8d8
|
||||
|
||||
pre_build() {
|
||||
a2x -f manpage doc/${pkgname}.1.asciidoc
|
||||
|
|
Loading…
Reference in a new issue