diff options
| author | 2025-10-25 10:45:21 +0500 | |
|---|---|---|
| committer | 2025-10-25 10:45:21 +0500 | |
| commit | 51f90136fa265344d56d47706676eb8c86305b16 (patch) | |
| tree | 06cb1da2a9b83a3f9af22301bec23039e03874e8 | |
| parent | e94fdc5c2cd8c3d91231ec997186fdfae48d537c (diff) | |
| -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') |
