blob: c769299d18a4094000eb895bdf2cd3e6382ecd5b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = colormake-git
pkgdesc = Colorize the output of make
pkgver = 0.9.20140503.r19.g93dd19b
pkgrel = 4
url = https://github.com/pagekite/Colormake
arch = any
license = GPL-2.0-or-later
makedepends = git
depends = bash
depends = perl
provides = colormake=0.9.20140503.r19.g93dd19b
conflicts = colormake
source = git+https://github.com/pagekite/Colormake.git
sha256sums = SKIP
pkgname = colormake-git
|