blob: 7d41ba18f21672521ac4928a35ee539f0ea8a251 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = ouch
pkgdesc = Painless compression and decompression in the terminal
pkgver = 0.3.1
pkgrel = 4
url = https://github.com/ouch-org/ouch
arch = x86_64
license = MIT
makedepends = cargo
conflicts = ouch-git
conflicts = ouch-bin
source = ouch-0.3.1.tar.gz::https://github.com/ouch-org/ouch/archive/refs/tags/0.3.1.tar.gz
sha256sums = 269abaf5ac2f80da3796dbf5e73419c1b64104d1295f3ff57965141f079e6f6d
pkgname = ouch
|