blob: 395e55042f9d55efa06992632b7bab517d74ff9b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = ouch-bin
pkgdesc = Painless compression and decompression in the terminal (binary release)
pkgver = 0.4.0
pkgrel = 1
url = https://github.com/ouch-org/ouch
arch = x86_64
license = MIT
provides = ouch
conflicts = ouch
conflicts = ouch-git
source = ouch-0.4.0.tar.gz::https://github.com/ouch-org/ouch/releases/download/0.4.0/ouch-x86_64-unknown-linux-gnu.tar.gz
sha256sums = 4b03c6a54b12e2038600cfb450aebac70bd9516fc9bf50a78c93f93fef75e60b
pkgname = ouch-bin
|