cheat: revbump for go 1.21
This commit is contained in:
parent
1eecda5b64
commit
380f6e73cd
|
@ -1,9 +1,10 @@
|
|||
# Template file for 'cheat'
|
||||
pkgname=cheat
|
||||
version=4.4.0
|
||||
revision=2
|
||||
revision=3
|
||||
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"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="MIT"
|
||||
|
|
Loading…
Reference in New Issue