blob: 23ed066236f6a629247a00dfb0302c25bb475e24 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = docker-color-output-git
pkgdesc = Enhances docker's command output by adding customizable colors
pkgver = 2.6.1.r0.g7c44fec
pkgrel = 1
url = https://github.com/devemio/docker-color-output
arch = x86_64
license = MIT
makedepends = go
makedepends = git
provides = docker-color-output
conflicts = docker-color-output
source = git+https://github.com/devemio/docker-color-output.git
sha512sums = SKIP
pkgname = docker-color-output-git
|