From c73ec0b7b11f2c4919c6dccaa840f1586d33c183 Mon Sep 17 00:00:00 2001 From: Kirill Date: Mon, 14 Aug 2023 19:33:34 +0400 Subject: [PATCH] autorestic: revbump for go 1.21 --- srcpkgs/autorestic/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/autorestic/template b/srcpkgs/autorestic/template index b97290c2a38..f946c2691d6 100644 --- a/srcpkgs/autorestic/template +++ b/srcpkgs/autorestic/template @@ -1,7 +1,7 @@ # Template file for 'autorestic' pkgname=autorestic version=1.7.7 -revision=1 +revision=2 build_style=go go_import_path="github.com/cupcakearmy/autorestic" depends="restic"