blob: a45a8c2799c06724154f7b5b37796ebfd62baa27 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
pkgbase = tuc-bin
pkgdesc = A more powerful alternative to cut, when cut doesn’t cut it (pre-compiled)
pkgver = 1.2.0
pkgrel = 2
url = https://github.com/riquito/tuc
arch = x86_64
license = GPL-3.0-or-later
depends = gcc-libs
depends = glibc
provides = tuc
conflicts = tuc
source = tuc-1.2.0::https://github.com/riquito/tuc/releases/download/v1.2.0/tuc-linux-amd64
source = https://github.com/riquito/tuc/raw/master/CHANGELOG.md
source = https://github.com/riquito/tuc/raw/master/README.md
source = https://github.com/riquito/tuc/raw/master/doc/tuc.1
sha256sums = 5ad1a9545b598040e9a51d82bb1acd7b41da550661135aeb82fbd9ce926908cb
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
b2sums = 2e608348d9187bed3a12e90dd46ffbb93c3f595ed924b291ea1f9d5b398a8732605fed82534850fa8cd5237dc16ed7c8987004d2718bbc6469bb1df9c65e3624
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
pkgname = tuc-bin
|