cheat: revbump for go 1.21

This commit is contained in:
Kirill 2023-08-14 19:33:39 +04:00 committed by Michael Aldridge
parent 1eecda5b64
commit 380f6e73cd

View file

@ -1,9 +1,10 @@
# Template file for 'cheat' # Template file for 'cheat'
pkgname=cheat pkgname=cheat
version=4.4.0 version=4.4.0
revision=2 revision=3
build_style=go build_style=go
go_import_path="github.com/cheat/cheat/cmd/cheat" go_import_path="github.com/cheat/cheat"
go_package="./cmd/cheat"
short_desc="Create and view interactive cheatsheets on the command-line" short_desc="Create and view interactive cheatsheets on the command-line"
maintainer="Orphaned <orphan@voidlinux.org>" maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT" license="MIT"