From 0fc23fdfec69f6573ca5dea41c7d65b30ea381c3 Mon Sep 17 00:00:00 2001 From: icp Date: Wed, 7 Dec 2022 00:54:11 +0530 Subject: [PATCH] gron: update to 0.7.1. --- srcpkgs/gron/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/gron/template b/srcpkgs/gron/template index 84d8276b246c..e128f9d6cb3a 100644 --- a/srcpkgs/gron/template +++ b/srcpkgs/gron/template @@ -1,6 +1,6 @@ # Template file for 'gron' pkgname=gron -version=0.6.1 +version=0.7.1 revision=1 build_style=go go_import_path=github.com/tomnomnom/gron @@ -8,8 +8,8 @@ short_desc="Tool to make JSON greppable" maintainer="Noel Cower " license="MIT" homepage="https://github.com/tomnomnom/gron" -distfiles="${homepage}/archive/v${version}.tar.gz" -checksum=eef150a425aa4eaa8b2e36a75ee400d4247525403f79e24ed32ccb346dc653ff +distfiles="https://github.com/tomnomnom/gron/archive/refs/tags/v${version}.tar.gz" +checksum=1c98f2ef2ba03558864b1ab5e9c4b47a2e89d3ffaf24cfa0ac75cd38d775feb4 post_install() { vlicense LICENSE