blob: 491abc2af79737836e0d149bdb4772ec6b044013 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
pkgbase = nnn-icons
pkgdesc = The fastest terminal file manager ever written. (with icon support)
pkgver = 5.0
pkgrel = 1
url = https://github.com/jarun/nnn
arch = x86_64
license = BSD
depends = icons-in-terminal
depends = hicolor-icon-theme
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
sha256sums = 31e8fd85f3dd7ab2bf0525c3c0926269a1e6d35a5343a6714315642370d8605a
pkgname = nnn-icons
|