From 976f2f66f036ae55245bd2bcd948773cfe9c83d1 Mon Sep 17 00:00:00 2001 From: Kirill Date: Mon, 14 Aug 2023 19:34:41 +0400 Subject: [PATCH] sharenix: revbump for go 1.21 --- srcpkgs/sharenix/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/sharenix/template b/srcpkgs/sharenix/template index 0098e8c1172..cf0ba3a6d3d 100644 --- a/srcpkgs/sharenix/template +++ b/srcpkgs/sharenix/template @@ -1,7 +1,7 @@ # Template file for 'sharenix' pkgname=sharenix version=0.12.0a -revision=2 +revision=3 build_style=go go_import_path="github.com/Francesco149/sharenix" hostmakedepends="pkg-config git"