ranger: update to 1.9.2.

This commit is contained in:
maxice8 2018-09-10 01:51:11 -03:00
parent 53b2b25e0b
commit ffe367a298
No known key found for this signature in database
GPG Key ID: 543B9D4F4299F06B

View File

@ -1,20 +1,20 @@
# Template file for 'ranger'
pkgname=ranger
version=1.9.1
version=1.9.2
revision=1
noarch=yes
build_style=python3-module
hostmakedepends="python3"
makedepends="python3-devel"
checkdepends="python-pytest pylint flake8"
noarch="yes"
checkdepends="python-pytest pylint flake8 ncurses-term"
depends="python3"
pycompile_module="$pkgname"
short_desc="File manager with an ncurses frontend written in Python"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="GPL-3"
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
license="GPL-3.0-only"
homepage="https://ranger.github.io"
distfiles="${homepage}/${pkgname}-${version}.tar.gz"
checksum=40411b0dd08b0abd2632399751b111359786ae5f1e6df047f49653cb7a9edfd2
checksum=0e1d1b1d3f78c227a6cfa783822e98591ca76a35c643d4814f40f73515d66b8a
do_check() {
make test