blob: a6759ebfb84909867bc518cc947564f93f96f35d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = coffeetch-git
pkgdesc = Minimal command line system information tool written in C
pkgver = 1.0.r9.8ca363e
pkgrel = 1
url = https://gitlab.com/gksudolol/coffeetch.git
arch = x86_64
license = MIT
makedepends = git
depends = gcc
provides = coffeetch
conflicts = coffeetch
source = git+https://gitlab.com/gksudolol/coffeetch.git
sha512sums = SKIP
pkgname = coffeetch-git
|