blob: 5abd5bd9933ab019ed603586d3ff59852c8e365b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = yq2-bin
pkgdesc = a portable command-line YAML processor
pkgver = 4.6.3
pkgrel = 1
url = https://github.com/mikefarah/yq
arch = x86_64
license = MIT
provides = yq
conflicts = yq
source = yq-4.6.3::https://github.com/mikefarah/yq/releases/download/v4.6.3/yq_linux_amd64
sha256sums = c4343783c3361495c0d6d1eb742bba7432aa65e13e9fb8d7e201d544bcf14246
pkgname = yq2-bin
|