blob: 46258ac928764b5134cc0f75ecb065085cdea088 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = jinsp-git
pkgdesc = Visually inspect JSON data from the terminal.
pkgver = r54.e0cefb2
pkgrel = 1
url = https://github.com/simeonkr/jinsp
arch = x86_64
license = MIT
makedepends = make
makedepends = git
depends = glibc
source = jinsp::git+https://github.com/simeonkr/jinsp
sha256sums = SKIP
pkgname = jinsp-git
|