From b111ea1f29b510c9505105158b634bee240912f0 Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Wed, 14 Aug 2024 22:57:42 -0400 Subject: [PATCH] twitch-cli: rebuild for go-1.23.0 --- srcpkgs/twitch-cli/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/twitch-cli/template b/srcpkgs/twitch-cli/template index b17b9adf360..8a62264465f 100644 --- a/srcpkgs/twitch-cli/template +++ b/srcpkgs/twitch-cli/template @@ -1,7 +1,7 @@ # Template file for 'twitch-cli' pkgname=twitch-cli version=1.1.14 -revision=3 +revision=4 build_style=go go_import_path="github.com/twitchdev/twitch-cli" go_ldflags="-X main.buildVersion=$version"