blob: 98f0f95e41a54b78d99251200bd960a3e98851df (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = gojq
pkgdesc = Pure go implementation of jq
pkgver = 0.12.16
pkgrel = 1
url = https://github.com/itchyny/gojq
arch = x86_64
license = MIT
makedepends = go
makedepends = git
depends = glibc
source = https://github.com/itchyny/gojq/archive/v0.12.16/gojq-0.12.16.tar.gz
sha256sums = 80365ef7dd7935296d42b98c79b51723a01d3c332501098485bebb4b9a89eb13
pkgname = gojq
|