blob: 471b2fdd738e8c7516774dc7f1fe6923ddf1da03 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = fren-git
pkgdesc = A TUI file manager that lets you open files and directories with any app
pkgver = 2.1
pkgrel = 1
url = https://github.com/TheCrabevariable/fren
arch = x86_64
license = MIT
makedepends = git
makedepends = rust
depends = glibc
depends = xdg-utils
depends = chafa
optdepends = noto-fonts-emoji: for emoji icons
optdepends = ttf-jetbrains-mono-nerd: for Nerd icon mode
source = git+https://github.com/TheCrabevariable/fren
sha256sums = SKIP
pkgname = fren-git
|