blob: 9d7a250e12f2395e01e27ec6f79c8f5809491a7b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = nnn-nerd
pkgdesc = The fastest terminal file manager ever written (with icon support using a patched nerd font).
pkgver = 5.0
pkgrel = 1
url = https://github.com/jarun/nnn
arch = x86_64
license = BSD
depends = bash
optdepends = atool: for more archive formats
optdepends = libarchive: for more archive formats
optdepends = zip: for zip archive format
optdepends = unzip: for zip archive format
optdepends = trash-cli: to trash files
optdepends = sshfs: mount remotes
optdepends = rclone: mount remotes
optdepends = fuse2: unmount remotes
optdepends = xdg-utils: desktop opener
provides = nnn
conflicts = nnn
source = nnn-5.0.tar.gz::https://github.com/jarun/nnn/archive/v5.0.tar.gz
sha512sums = 3c16ed1cbc5466b05306e38c6f5d8eb7ade9cf5ad766f9ff3bf7d20d5bfb9bdf1564527e27191e2cd85542c25245f338e1236630de3d1c8e5fbd10d54d628a14
pkgname = nnn-nerd
|