blob: 27bd7fc99454ea3b5fd61e16972474c394a8c0ab (
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.4.0
pkgrel = 2
url = https://github.com/ouch-org/ouch
arch = x86_64
license = MIT
makedepends = cargo
conflicts = ouch-git
conflicts = ouch-bin
source = ouch-0.4.0.tar.gz::https://github.com/ouch-org/ouch/archive/refs/tags/0.4.0.tar.gz
sha256sums = 3e126f00e1ad82ef4abfd28f86dac53b366a29de6a70359e734ecc8748f580fc
pkgname = ouch
|