summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 514b3ba0e6bc..719347937970 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
# Contributor: Lance Chen <cyen0312@gmail.com>
pkgname=jo
-pkgver=1.4
+pkgver=1.6
pkgrel=1
pkgdesc="JSON output from a shell"
arch=(x86_64)
url="https://github.com/jpmens/jo"
license=('GPL2')
source=("https://github.com/jpmens/jo/releases/download/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha256sums=('24c64d2eb863900947f58f32b502c95fec8f086105fd31151b91f54b7b5256a2')
+sha256sums=('eb15592f1ba6d5a77468a1438a20e3d21c3d63bb7d045fb3544f223340fcd1a1')
build() {
cd "$pkgname-$pkgver"