cheat: update to 4.4.1.

This commit is contained in:
icp 2023-12-21 13:12:45 +05:30 committed by Andrew J. Hesford
parent 2e7a8ef3a8
commit 45ee9ba4eb

View file

@ -1,7 +1,7 @@
# Template file for 'cheat' # Template file for 'cheat'
pkgname=cheat pkgname=cheat
version=4.4.0 version=4.4.1
revision=3 revision=1
build_style=go build_style=go
go_import_path="github.com/cheat/cheat" go_import_path="github.com/cheat/cheat"
go_package="./cmd/cheat" go_package="./cmd/cheat"
@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT" license="MIT"
homepage="https://github.com/cheat/cheat" homepage="https://github.com/cheat/cheat"
distfiles="https://github.com/cheat/cheat/archive/refs/tags/${version}.tar.gz" distfiles="https://github.com/cheat/cheat/archive/refs/tags/${version}.tar.gz"
checksum=8694d75896dcb1dfb91ed95ec37f7fe409ad2bde76e66f80b20be24ee92ae3ec checksum=cca7f3d631de38ef1b4f36a5dc76d52d091611d38074ff2522a1a8b36f34a182
post_install() { post_install() {
vman doc/cheat.1 vman doc/cheat.1