blob: 4fc1ef4b7661f81abd57c288444c9b2cc3ba53dd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = fcd
pkgdesc = Text mode file manager combining the best features of ranger and mc
pkgver = 1.0.0
pkgrel = 1
url = https://github.com/bugnano/fcd
arch = x86_64
license = GPL-3.0-or-later
makedepends = cargo
makedepends = asciidoctor
optdepends = archivefs: compressed archive support
replaces = rnr-fm
source = fcd-1.0.0.tar.gz::https://github.com/bugnano/fcd/archive/1.0.0.tar.gz
sha512sums = 8f22cdc5cef571b20d7d4398e7b0e67bf2916c4269ace918f363971a795b66408c51301b845c48662c05cc53f13296350d99b71a8fd016be33f4150a5ee3bbfe
pkgname = fcd
|