From 5597b9d62261178966c1c7132390add049612e2b Mon Sep 17 00:00:00 2001 From: Kirill Date: Mon, 14 Aug 2023 19:33:58 +0400 Subject: [PATCH] gitbatch: revbump for go 1.21 --- srcpkgs/gitbatch/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/gitbatch/template b/srcpkgs/gitbatch/template index 0beb686d309..b99ef3144de 100644 --- a/srcpkgs/gitbatch/template +++ b/srcpkgs/gitbatch/template @@ -1,7 +1,7 @@ # Template file for 'gitbatch' pkgname=gitbatch version=0.5.0 -revision=2 +revision=3 build_style=go go_import_path=github.com/isacikgoz/gitbatch short_desc="Command line tool to manage your git repositories in one place"