blob: b06e78dd2cddc3d5dc6e7f650059061c98c14108 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = fff
pkgdesc = Simple and fast file manager
pkgver = 2.2
pkgrel = 7
url = https://github.com/dylanaraps/fff
arch = any
license = MIT
makedepends = git
depends = coreutils
depends = xdg-utils
optdepends = fbset: image display
optdepends = w3m: image display
optdepends = xdotool: image display
source = git+https://github.com/dylanaraps/fff#tag=2.2
b2sums = e9a162f04aa0d1acb70f05121af309e28de49238cdb3f10b628ee8f2d86ff458c111f889a296fc1c412f975bb5934d8294d8330434035141eb0db18267df08df
pkgname = fff
|