diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2017-01-11 07:22:18 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-01-11 07:22:18 +0700 |
commit | fdc4bd1333c7aadbaf216a74cc5563bb5a8f5174 (patch) | |
tree | 41a2635186fb9daf6f330c4d803ce3573a433ac8 /system/vtcol/vtcol.info | |
parent | afcd2cb4d566616735ace7e5e5e5b900ddab526e (diff) |
system/vtcol: Added (Colour schemes for the Linux console).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/vtcol/vtcol.info')
-rw-r--r-- | system/vtcol/vtcol.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/system/vtcol/vtcol.info b/system/vtcol/vtcol.info new file mode 100644 index 0000000000000..d3d1e2e259e39 --- /dev/null +++ b/system/vtcol/vtcol.info @@ -0,0 +1,10 @@ +PRGNAM="vtcol" +VERSION="git3592d70" +HOMEPAGE="https://github.com/phi-gamma/vtcol" +DOWNLOAD="https://github.com/phi-gamma/vtcol/archive/3592d70fd18686ca984db32204e6dcccd05731eb/vtcol-3592d70fd18686ca984db32204e6dcccd05731eb.tar.gz" +MD5SUM="aa6837ebd9cd98ef49ddf87f6489f802" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="rust" +MAINTAINER="Andrew Clemons" +EMAIL="andrew.clemons@gmail.com" |