diff options
author | B. Watson <yalhcru@gmail.com> | 2022-01-11 13:09:55 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-01-17 09:03:30 +0700 |
commit | fb021c585530b602ae8d6c8f37c582848ae751fc (patch) | |
tree | 49ee5ae6896a0769f55a6f7f2af2b9a34f909f6e /system/xpipe/xpipe.info | |
parent | 80ff04d62987392f2804cb137d108566d44a8ed1 (diff) |
system/xpipe: Added (split input and feed it into the given utility)
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/xpipe/xpipe.info')
-rw-r--r-- | system/xpipe/xpipe.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/system/xpipe/xpipe.info b/system/xpipe/xpipe.info new file mode 100644 index 0000000000..9c2d820a24 --- /dev/null +++ b/system/xpipe/xpipe.info @@ -0,0 +1,10 @@ +PRGNAM="xpipe" +VERSION="20200503_60b0aec" +HOMEPAGE="https://github.com/jschauma/xpipe" +DOWNLOAD="https://slackware.uk/~urchlay/src/xpipe-20200503_60b0aec.tar.xz" +MD5SUM="3fe86681ff73251d01049e1123e8cb8c" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="B. Watson" +EMAIL="yalhcru@gmail.com" |