diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2017-12-12 20:41:46 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-12-16 07:32:05 +0700 |
commit | 66b11f31aeaee0c73bf5ecd6ad631bf099bf4cf2 (patch) | |
tree | 67392438c35a169d2ca278a90d3ae30d8b8e5b9d /system/ccat/ccat.info | |
parent | 13ba6d121f1903c5493212fc5ae015d4bef72c90 (diff) |
system/ccat: Added (Colorizing cat).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'system/ccat/ccat.info')
-rw-r--r-- | system/ccat/ccat.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/system/ccat/ccat.info b/system/ccat/ccat.info new file mode 100644 index 0000000000000..fbd2ac58809b3 --- /dev/null +++ b/system/ccat/ccat.info @@ -0,0 +1,10 @@ +PRGNAM="ccat" +VERSION="1.1.0" +HOMEPAGE="https://github.com/jingweno/ccat" +DOWNLOAD="https://github.com/jingweno/ccat/releases/download/v1.1.0/linux-386-1.1.0.tar.gz" +MD5SUM="27c370157b54efaf6320876591215985" +DOWNLOAD_x86_64="https://github.com/jingweno/ccat/releases/download/v1.1.0/linux-amd64-1.1.0.tar.gz" +MD5SUM_x86_64="8ced868f16c6ca8871bb7f81ef9963e8" +REQUIRES="" +MAINTAINER="Dimitris Zlatanidis" +EMAIL="d.zlatanidis@gmail.com" |