diff options
author | Yigit Sever | 2023-06-08 01:19:16 +0300 |
---|---|---|
committer | Yigit Sever | 2023-06-08 01:19:16 +0300 |
commit | 4ad3153961d105e05714df6216ef5cae6233a589 (patch) | |
tree | c27e3f5158651ccc52321ec6aecc5c0364330e4d /ouch-bin/.SRCINFO | |
parent | fd3fc7abf4c0c4b8f4a93a779b348e8f085dd21a (diff) | |
parent | 762735cf6d6cc4d4c423f20b586fb968be645700 (diff) | |
download | packages-4ad3153961d105e05714df6216ef5cae6233a589.tar.gz packages-4ad3153961d105e05714df6216ef5cae6233a589.tar.bz2 packages-4ad3153961d105e05714df6216ef5cae6233a589.zip |
Add 'ouch-bin/' from commit '762735cf6d6cc4d4c423f20b586fb968be645700'
git-subtree-dir: ouch-bin
git-subtree-mainline: fd3fc7abf4c0c4b8f4a93a779b348e8f085dd21a
git-subtree-split: 762735cf6d6cc4d4c423f20b586fb968be645700
Diffstat (limited to 'ouch-bin/.SRCINFO')
-rw-r--r-- | ouch-bin/.SRCINFO | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/ouch-bin/.SRCINFO b/ouch-bin/.SRCINFO new file mode 100644 index 0000000..78a429b --- /dev/null +++ b/ouch-bin/.SRCINFO | |||
@@ -0,0 +1,14 @@ | |||
1 | pkgbase = ouch-bin | ||
2 | pkgdesc = Painless compression and decompression in the terminal (binary release) | ||
3 | pkgver = 0.4.1 | ||
4 | pkgrel = 1 | ||
5 | url = https://github.com/ouch-org/ouch | ||
6 | arch = x86_64 | ||
7 | license = MIT | ||
8 | provides = ouch | ||
9 | conflicts = ouch | ||
10 | conflicts = ouch-git | ||
11 | source = ouch-0.4.1.tar.gz::https://github.com/ouch-org/ouch/releases/download/0.4.1/ouch-x86_64-unknown-linux-gnu.tar.gz | ||
12 | sha256sums = b27902df86aa2b4df28e1d53214af1d5391beabd4c1cbee850d80c2168329d62 | ||
13 | |||
14 | pkgname = ouch-bin | ||