archiver: revbump for go 1.21

This commit is contained in:
Kirill 2023-08-14 19:33:33 +04:00 committed by Michael Aldridge
parent 929a421941
commit 7a372ce0c3
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'archiver'
pkgname=archiver
version=3.5.1
revision=2
revision=3
build_style=go
go_import_path=github.com/mholt/archiver/v3
go_package="${go_import_path}/cmd/arc"