blob: edc673ab4e31c3ae69f51645a1521fb15cc9560f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = cutefetch-git
pkgdesc = A little fetch utility made with bare c and nice performance
pkgver = r68.29ad20b
pkgrel = 1
url = https://github.com/alphatechnolog/cutefetch
arch = any
license = GPL-3.0
makedepends = clang
makedepends = git
provides = cutefetch
conflicts = cutefetch
source = git+https://github.com/alphatechnolog/cutefetch.git
sha256sums = SKIP
pkgname = cutefetch-git
|