cheat: update to 4.4.2.

This commit is contained in:
icp 2024-01-18 01:12:00 +05:30 committed by Andrew J. Hesford
parent 9595cb2cc8
commit 80b90a9507

View file

@ -1,6 +1,6 @@
# Template file for 'cheat' # Template file for 'cheat'
pkgname=cheat pkgname=cheat
version=4.4.1 version=4.4.2
revision=1 revision=1
build_style=go build_style=go
go_import_path="github.com/cheat/cheat" go_import_path="github.com/cheat/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=cca7f3d631de38ef1b4f36a5dc76d52d091611d38074ff2522a1a8b36f34a182 checksum=6968ffdebb7c2a8390dea45f97884af3c623cda6c2d36c4c04443ed2454da431
post_install() { post_install() {
vman doc/cheat.1 vman doc/cheat.1