blob: 7f28a17315648da5fb2921aa602ddc4a40a65bbe (
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.1
pkgrel = 1
url = https://github.com/ouch-org/ouch
arch = x86_64
license = MIT
makedepends = cargo
conflicts = ouch-git
conflicts = ouch-bin
source = ouch-0.4.1.tar.gz::https://github.com/ouch-org/ouch/archive/refs/tags/0.4.1.tar.gz
sha256sums = b0fcd6bbe6c66544b5bf1167d72605427c5cc6afae564f23f3eff5ea22b01b79
pkgname = ouch
|