diff options
author | Yigit Sever | 2022-11-24 04:01:43 +0300 |
---|---|---|
committer | Yigit Sever | 2022-11-24 04:01:43 +0300 |
commit | be7040f40db7248b17e61cd18aa1d92fe85473c9 (patch) | |
tree | a5e5a2c12b4f011a241c53c7ee9e408e6aa94808 /.SRCINFO | |
parent | d961ecc84171983b23f63a06dfd2fd6202396718 (diff) | |
download | packages-be7040f40db7248b17e61cd18aa1d92fe85473c9.tar.gz packages-be7040f40db7248b17e61cd18aa1d92fe85473c9.tar.bz2 packages-be7040f40db7248b17e61cd18aa1d92fe85473c9.zip |
Update to 0.4.0
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1,14 +1,14 @@ | |||
1 | pkgbase = ouch | 1 | pkgbase = ouch |
2 | pkgdesc = Painless compression and decompression in the terminal | 2 | pkgdesc = Painless compression and decompression in the terminal |
3 | pkgver = 0.3.1 | 3 | pkgver = 0.4.0 |
4 | pkgrel = 4 | 4 | pkgrel = 1 |
5 | url = https://github.com/ouch-org/ouch | 5 | url = https://github.com/ouch-org/ouch |
6 | arch = x86_64 | 6 | arch = x86_64 |
7 | license = MIT | 7 | license = MIT |
8 | makedepends = cargo | 8 | makedepends = cargo |
9 | conflicts = ouch-git | 9 | conflicts = ouch-git |
10 | conflicts = ouch-bin | 10 | conflicts = ouch-bin |
11 | source = ouch-0.3.1.tar.gz::https://github.com/ouch-org/ouch/archive/refs/tags/0.3.1.tar.gz | 11 | source = ouch-0.4.0.tar.gz::https://github.com/ouch-org/ouch/archive/refs/tags/0.4.0.tar.gz |
12 | sha256sums = 269abaf5ac2f80da3796dbf5e73419c1b64104d1295f3ff57965141f079e6f6d | 12 | sha256sums = 3e126f00e1ad82ef4abfd28f86dac53b366a29de6a70359e734ecc8748f580fc |
13 | 13 | ||
14 | pkgname = ouch | 14 | pkgname = ouch |