blob: 7b0857678b4637fbb1280b0ed25d5452a0023156 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = tfm-git
pkgdesc = TUI file manager
pkgver = r1.g0000000
pkgrel = 1
url = https://github.com/braniik/tfm
arch = x86_64
license = MIT
makedepends = cmake
makedepends = git
depends = taglib
depends = libarchive
provides = tfm
conflicts = tfm
source = tfm-git::git+https://github.com/braniik/tfm.git
source = ftxui::git+https://github.com/ArthurSonzogni/FTXUI.git#tag=v6.1.9
source = tomlplusplus::git+https://github.com/marzer/tomlplusplus.git#tag=v3.4.0
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
pkgname = tfm-git
|