cheat: update to 4.3.3.
This commit is contained in:
parent
f4ecad29cc
commit
100ff66f75
@ -1,6 +1,6 @@
|
|||||||
# Template file for 'cheat'
|
# Template file for 'cheat'
|
||||||
pkgname=cheat
|
pkgname=cheat
|
||||||
version=4.2.3
|
version=4.3.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/cheat/cheat/cmd/cheat"
|
go_import_path="github.com/cheat/cheat/cmd/cheat"
|
||||||
@ -8,8 +8,8 @@ short_desc="Create and view interactive cheatsheets on the command-line"
|
|||||||
maintainer="bra1nwave <bra1nwave@protonmail.com>"
|
maintainer="bra1nwave <bra1nwave@protonmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/cheat/cheat"
|
homepage="https://github.com/cheat/cheat"
|
||||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
distfiles="https://github.com/cheat/cheat/archive/refs/tags/${version}.tar.gz"
|
||||||
checksum=9624160ba542fb51bbd959d8c68b76f82ea324a6186d8d6d544b0efd8c9cc8ca
|
checksum=6a1739b71d436f45dc7c028ec79863a34e30cc13da7159bf23604b77f43faaf2
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vman doc/cheat.1
|
vman doc/cheat.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user