summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 46258ac..3de96da 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -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
diff --git a/PKGBUILD b/PKGBUILD
index 555d2f3..8533f4e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -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')