From 92ab1e5169a87e2a99b08f720904b0973513d33a Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Mon, 29 Apr 2024 13:05:35 +0200 Subject: [PATCH] gucci: update to 1.6.11. --- srcpkgs/gucci/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/gucci/template b/srcpkgs/gucci/template index 63bee6ecfc7..24589185b01 100644 --- a/srcpkgs/gucci/template +++ b/srcpkgs/gucci/template @@ -1,6 +1,6 @@ # Template file for 'gucci' pkgname=gucci -version=1.6.10 +version=1.6.11 revision=2 build_style=go go_import_path="github.com/noqcks/gucci" @@ -9,8 +9,8 @@ short_desc="Simple CLI templating tool written in Go" maintainer="Leah Neukirchen " license="MIT" homepage="https://github.com/noqcks/gucci" -distfiles="https://github.com/noqcks/gucci/archive/refs/tags/${version}.tar.gz" -checksum=1cdf723cf95708234034608a9628aed642cfb2f0ad58f58756694e34d18e557b +distfiles="https://github.com/noqcks/gucci/archive/refs/tags/v${version}.tar.gz" +checksum=4471049d50450525dc848075894ae8bc48f897fe180857d2827fdb78feed1525 post_install() { vlicense LICENSE