From abbfbe1939648f46f31a5318905b4dfd8fdc1ddd Mon Sep 17 00:00:00 2001 From: Kirill Date: Mon, 14 Aug 2023 19:33:32 +0400 Subject: [PATCH] antibody: revbump for go 1.21 --- srcpkgs/antibody/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/antibody/template b/srcpkgs/antibody/template index d64797511ba..424d35c877a 100644 --- a/srcpkgs/antibody/template +++ b/srcpkgs/antibody/template @@ -1,7 +1,7 @@ # Template file for 'antibody' pkgname=antibody version=6.1.1 -revision=2 +revision=3 build_style=go go_import_path=github.com/getantibody/antibody short_desc="Fast and lightweight shell plugin manager"