ranger: update to 1.9.0.

This commit is contained in:
maxice8 2018-01-29 02:39:43 -02:00 committed by Leаh Neukirchen
parent 9348b9ec86
commit f056cb8180
1 changed files with 4 additions and 4 deletions

View File

@ -1,11 +1,11 @@
# Template file for 'ranger'
pkgname=ranger
version=1.8.1
revision=4
version=1.9.0
revision=1
build_style=python3-module
hostmakedepends="python3"
makedepends="python3-devel"
checkdepends="python3-pytest"
checkdepends="python-pytest pylint flake8"
noarch="yes"
depends="python3"
pycompile_module="$pkgname"
@ -14,7 +14,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="GPL-3"
homepage="https://ranger.github.io"
distfiles="${homepage}/${pkgname}-${version}.tar.gz"
checksum=1433f9f9958b104c97d4b23ab77a2ac37d3f98b826437b941052a55c01c721b4
checksum=64ba1eecee54dce0265c36eb87edaf4211a462dc0cb6c831113a232829fecfd9
do_check() {
make test