diff options
author | B. Watson <yalhcru@gmail.com> | 2022-01-11 13:08:32 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-01-17 09:03:30 +0700 |
commit | 80ff04d62987392f2804cb137d108566d44a8ed1 (patch) | |
tree | 9de8c2774c7fd81b5c2136bde517630582f4678b /system/xar/xar.info | |
parent | 7978e324d5b2aad21b6ea5a9862d97e32a7bbcf3 (diff) |
system/xar: Added (eXtensible ARchiver)
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/xar/xar.info')
-rw-r--r-- | system/xar/xar.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/system/xar/xar.info b/system/xar/xar.info new file mode 100644 index 0000000000000..a114df0df2136 --- /dev/null +++ b/system/xar/xar.info @@ -0,0 +1,10 @@ +PRGNAM="xar" +VERSION="1.8dev+452" +HOMEPAGE="https://opensource.apple.com/source/xar/" +DOWNLOAD="https://opensource.apple.com/tarballs/xar/xar-452.tar.gz" +MD5SUM="79e673ca905a16674dae0ce54d7ead5b" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="B. Watson" +EMAIL="yalhcru@gmail.com" |