diff options
| -rw-r--r-- | .SRCINFO | 13 | ||||
| -rw-r--r-- | PKGBUILD | 2 |
2 files changed, 7 insertions, 8 deletions
| @@ -6,14 +6,13 @@ pkgbase = xq | |||
| 6 | arch = x86_64 | 6 | arch = x86_64 |
| 7 | arch = i686 | 7 | arch = i686 |
| 8 | license = MIT | 8 | license = MIT |
| 9 | noextract = https://github.com/syui/xq/releases/download/0.2/linux_386_xq | 9 | noextract = https://github.com/syui/xq/releases/download/0.2.1/linux_386_xq |
| 10 | noextract = https://github.com/syui/xq/releases/download/0.2/linux_amd64_xq | 10 | noextract = https://github.com/syui/xq/releases/download/0.2.1/linux_amd64_xq |
| 11 | options = !strip | 11 | options = !strip |
| 12 | options = !emptydirs | 12 | options = !emptydirs |
| 13 | source = https://github.com/syui/xq/releases/download/0.2/linux_386_xq | 13 | source = https://github.com/syui/xq/releases/download/0.2.1/linux_386_xq |
| 14 | source = https://github.com/syui/xq/releases/download/0.2/linux_amd64_xq | 14 | source = https://github.com/syui/xq/releases/download/0.2.1/linux_amd64_xq |
| 15 | sha1sums = 6baa574caa2a4fae264acd62fe03ec56b0182d36 | 15 | sha1sums = 7a10595e9d60e4b70da980a634906cb617680610 |
| 16 | sha1sums = 5ad426d3e62369221023f86967de7f64da7b1d5f | 16 | sha1sums = c2d2825b643fe05f10d3f29d4688025acefc797d |
| 17 | 17 | ||
| 18 | pkgname = xq | 18 | pkgname = xq |
| 19 | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | # Maintainer: syui <syui@users.noreply.github.com> | 1 | # Maintainer: syui <syui@users.noreply.github.com> |
| 2 | pkgname=xq | 2 | pkgname=xq |
| 3 | pkgver=0.2 | 3 | pkgver=0.2.1 |
| 4 | pkgrel=1 | 4 | pkgrel=1 |
| 5 | pkgdesc="xml to json convert parser" | 5 | pkgdesc="xml to json convert parser" |
| 6 | arch=('x86_64' 'i686') | 6 | arch=('x86_64' 'i686') |
