diff options
| -rw-r--r-- | .SRCINFO | 2 | ||||
| -rw-r--r-- | PKGBUILD | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@ pkgbase = jinsp-git pkgdesc = Visually inspect JSON data from the terminal. - pkgver = r54.e0cefb2 + pkgver = r56.19cff34 pkgrel = 1 url = https://github.com/simeonkr/jinsp arch = x86_64 @@ -2,7 +2,7 @@ _pkgname=jinsp pkgname="${_pkgname}-git" -pkgver=r54.e0cefb2 +pkgver=r56.19cff34 pkgrel=1 pkgdesc='Visually inspect JSON data from the terminal.' arch=('x86_64') |
