mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
cheat: revbump for go 1.21
This commit is contained in:
parent
1eecda5b64
commit
380f6e73cd
1 changed files with 3 additions and 2 deletions
|
@ -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"
|
||||||
|
|
Loading…
Add table
Reference in a new issue