qutebrowser: update to 0.1.3.
This commit is contained in:
parent
14f7718b2e
commit
1611c85521
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'qutebrowser'
|
||||
pkgname=qutebrowser
|
||||
version=0.1.2
|
||||
version=0.1.3
|
||||
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=08005bedfdac173ae370024853dd1d64b98301687cdb34bad5c73acc21befeac
|
||||
checksum=e88fa392eb0fbf99103ec37bbad98edbd3e369086be47394150e95e699601ccd
|
||||
|
||||
pre_build() {
|
||||
a2x -f manpage doc/${pkgname}.1.asciidoc
|
||||
|
|
Loading…
Reference in New Issue