blob: 3de96da910bd3b1c5ccfead10b3a755d93399006 (
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 = r56.19cff34
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
|