diff options
author | Hekuran <hekurangashi@pm.me> | 2021-08-19 13:56:44 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-19 07:56:44 -0400 |
commit | 0a6982f1e11a2a528ea110def6fc10da6574a595 (patch) | |
tree | 7efe85cdf046febde94aad0ffdb596cf413629d3 /?id=0a6982f1e11a2a528ea110def6fc10da6574a595 | |
parent | f36f2fe539c21b05e06ea83aadc732ee44d785f6 (diff) |
update `ext` script (#986)
Arch & Artix already have the `libarchive` pkg, which contains `bsdtar`.
So lets just use it, since its superior, faster, it also has easier syntax, and it auto-detects the compression.
btw the .tar.zst was wrong anyhow, so if u wont merge this, dont forget to fix that. from the manual:
```
-I, --use-compress-program=COMMAND
Filter data through COMMAND. It must accept the -d option, for decompression. The argument can contain command line options.
.....
--zstd Filter the archive through zstd(1).
```
Diffstat (limited to '?id=0a6982f1e11a2a528ea110def6fc10da6574a595')
0 files changed, 0 insertions, 0 deletions