blob: 2dbe60e55a4992d6422aed5eacc629c63b7fa23d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = rnr-fm
pkgdesc = Text mode file manager combining the best features of ranger and mc
pkgver = 1.0.10
pkgrel = 1
url = https://github.com/bugnano/rnr
arch = any
license = GPL3
makedepends = python-pip
depends = python
depends = python-pyxdg
depends = python-atomicwrites
depends = python-fuzzyfinder
depends = python-urwid
depends = python-pygments
optdepends = archivefs: compressed archive support
conflicts = rnr
conflicts = rnr-bin
source = https://files.pythonhosted.org/packages/6d/85/043b16e2416a1895e5651571a29569cfd047f99af757093de83a4ba5c057/rnr-1.0.10-py3-none-any.whl
md5sums = 6195fea7d4c3337fa4c83622bed87e11
pkgname = rnr-fm
|