blob: 0ee357d7c64f25a358e59cf6408dd5612a7c083d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = jid-bin
pkgdesc = Json incremental digger
pkgver = 0.7.6
pkgrel = 1
url = https://github.com/simeji/jid
arch = i686
arch = x86_64
license = MIT
depends = glibc
provides = jid
conflicts = jid
conflicts = jid-git
source_i686 = https://github.com/simeji/jid/releases/download/v0.7.6/jid_linux_386.zip
sha256sums_i686 = e23f72e688d5808400d12d4050b6dfd2cf1ef31e8c53727cd05eb29e1313e033
source_x86_64 = https://github.com/simeji/jid/releases/download/v0.7.6/jid_linux_amd64.zip
sha256sums_x86_64 = b5706cda44bc76c5db8a1e7956d25ef2e25bf618a7b03e1d98e8f4fc2e2f393a
pkgname = jid-bin
|