From ff056ff6542f1c0477f42494e83863cde84fcaf4 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Mon, 14 Jan 2019 14:20:44 -0200 Subject: [PATCH] jid: update to 0.7.3. --- srcpkgs/jid/template | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/srcpkgs/jid/template b/srcpkgs/jid/template index 6fab3cc6d5e..dcb2fa12f3f 100644 --- a/srcpkgs/jid/template +++ b/srcpkgs/jid/template @@ -1,17 +1,17 @@ # Template file for 'jid' pkgname=jid -version=0.7.2 -revision=10 +version=0.7.3 +revision=1 build_style=go -go_import_path="github.com/simeji/jid" -go_package="github.com/simeji/jid/cmd/jid" +go_import_path=github.com/simeji/jid +go_package=github.com/simeji/jid/cmd/jid hostmakedepends="git" short_desc="Drill down JSON interactively by using filtering queries" maintainer="Orphaned " license="MIT" homepage="https://github.com/simeji/jid" -distfiles="https://github.com/simeji/jid/archive/${version}.tar.gz" -checksum=a16932049fb617fd7490742fcd3b5f131873309a12d97adbaf41a882cd1b99d1 +distfiles="https://github.com/simeji/jid/archive/v${version}.tar.gz" +checksum=4565030bdf22f831007ecc214fbd14205855b3dff98f7acc8dc6e1f7a2591820 post_install() { vlicense LICENSE