From c6b0328e929a321b5b1bf814f88615654df9a150 Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Wed, 14 Aug 2024 22:58:06 -0400 Subject: [PATCH] stc: rebuild for go-1.23.0 --- srcpkgs/stc/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/stc/template b/srcpkgs/stc/template index f4ddd53f00f..3b6a79a17fc 100644 --- a/srcpkgs/stc/template +++ b/srcpkgs/stc/template @@ -1,7 +1,7 @@ # Template file for 'stc' pkgname=stc version=1.4 -revision=2 +revision=3 build_style=go go_import_path=github.com/tenox7/stc short_desc="Syncthing CLI Tool"