diff options
author | Yigit Sever | 2023-01-06 15:57:26 +0300 |
---|---|---|
committer | Yigit Sever | 2023-01-06 15:57:26 +0300 |
commit | f333190738265064c70e86d7a940f866e66ea0c8 (patch) | |
tree | 497f99b3043cab62a1ffa33d857d825018d4b958 /ouch/.SRCINFO | |
parent | 1d3ca9063d376c0555df59c92b05bbafe3319339 (diff) | |
parent | dfe06f1bb10e81a16487fd37e13043254d8ce0e9 (diff) | |
download | packages-f333190738265064c70e86d7a940f866e66ea0c8.tar.gz packages-f333190738265064c70e86d7a940f866e66ea0c8.tar.bz2 packages-f333190738265064c70e86d7a940f866e66ea0c8.zip |
Add 'ouch/' from commit 'dfe06f1bb10e81a16487fd37e13043254d8ce0e9'
git-subtree-dir: ouch
git-subtree-mainline: 1d3ca9063d376c0555df59c92b05bbafe3319339
git-subtree-split: dfe06f1bb10e81a16487fd37e13043254d8ce0e9
Diffstat (limited to 'ouch/.SRCINFO')
-rw-r--r-- | ouch/.SRCINFO | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/ouch/.SRCINFO b/ouch/.SRCINFO new file mode 100644 index 0000000..27bd7fc --- /dev/null +++ b/ouch/.SRCINFO | |||
@@ -0,0 +1,14 @@ | |||
1 | pkgbase = ouch | ||
2 | pkgdesc = Painless compression and decompression in the terminal | ||
3 | pkgver = 0.4.0 | ||
4 | pkgrel = 2 | ||
5 | url = https://github.com/ouch-org/ouch | ||
6 | arch = x86_64 | ||
7 | license = MIT | ||
8 | makedepends = cargo | ||
9 | conflicts = ouch-git | ||
10 | conflicts = ouch-bin | ||
11 | source = ouch-0.4.0.tar.gz::https://github.com/ouch-org/ouch/archive/refs/tags/0.4.0.tar.gz | ||
12 | sha256sums = 3e126f00e1ad82ef4abfd28f86dac53b366a29de6a70359e734ecc8748f580fc | ||
13 | |||
14 | pkgname = ouch | ||