blob: 04ab55d213f476e69d798fc6af16f822025df0f0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = mcfetch-git
pkgdesc = Lightweight fetching program with color options.
pkgver = 0.1.0.r18.gecd4d11
pkgrel = 1
url = https://github.com/dybdeskarphet/mcfetch
arch = any
license = GPL
makedepends = cargo
depends = git
depends = pacman
depends = tree-sitter
depends = tree-sitter-bash
depends = gcc-libs
optdepends = ttf-nerd-fonts-symbols: symbols and icons
provides = mcfetch
conflicts = mcfetch
source = git+https://github.com/dybdeskarphet/mcfetch
sha256sums = SKIP
pkgname = mcfetch-git
|