qutebrowser: update to 0.6.0.
This commit is contained in:
parent
f9fc959b61
commit
feeae776a8
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'qutebrowser'
|
||||
pkgname=qutebrowser
|
||||
version=0.5.1
|
||||
version=0.6.0
|
||||
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=0b7f8ee4b45d680c0fe7a31987b634723c3e45ef05a874d99b24ed4cc055afdf
|
||||
checksum=217dede5ab855f65a0c6464bb91d3f557301912912fbe1c5519f8be0027cc9ed
|
||||
|
||||
pre_build() {
|
||||
a2x -f manpage doc/${pkgname}.1.asciidoc
|
||||
|
|
Loading…
Reference in a new issue