blob: 66a46ebed88fa306beaf49e9ed8f0fce1cbdf981 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = xq
pkgdesc = xml to json convert parser
pkgver = 0.1
pkgrel = 1
url = https://github.com/syui/xq
arch = x86_64
arch = i686
license = MIT
noextract = https://github.com/syui/xq/releases/download/0.1/linux_386_xq
noextract = https://github.com/syui/xq/releases/download/0.1/linux_amd64_xq
options = !strip
options = !emptydirs
source = https://github.com/syui/xq/releases/download/0.1/linux_386_xq
source = https://github.com/syui/xq/releases/download/0.1/linux_amd64_xq
sha1sums = ec49fc225d79473b11790e79d7c1c57b3b829cff
sha1sums = 883a2ec0dea0d449b34664367912af289d0b5943
pkgname = xq
|