blob: ebd7581cda30f0ce6b7f1ab6f3a91a28be300efd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = fast-folder-bin
pkgdesc = Template-driven project folder generator with TUI and browser UI (fastf) — prebuilt binary
pkgver = 1.0.2
pkgrel = 1
url = https://github.com/cristocola/fast-folder
arch = x86_64
license = MIT
optdepends = chromium: dedicated app window for fastf ui --app
provides = fast-folder
conflicts = fast-folder
source = https://github.com/cristocola/fast-folder/releases/download/v1.0.2/fastf-v1.0.2-x86_64-unknown-linux-musl.tar.gz
sha256sums = b87df5e2da573c67e0e6eadb42cd1d99446b84cc9e84d40e6f829146c370f759
pkgname = fast-folder-bin
|