diff --git a/srcpkgs/cheat/template b/srcpkgs/cheat/template index b05742133ad..9fba57b6b3c 100644 --- a/srcpkgs/cheat/template +++ b/srcpkgs/cheat/template @@ -1,6 +1,6 @@ # Template file for 'cheat' pkgname=cheat -version=3.7.1 +version=3.8.0 revision=1 build_style=go go_import_path="github.com/cheat/cheat/cmd/cheat" @@ -9,9 +9,10 @@ maintainer="bra1nwave " license="MIT" homepage="https://github.com/cheat/cheat" distfiles="${homepage}/archive/${version}.tar.gz" -checksum=a24cdd2ab82da6115d0daeeeabedb933f9e40ab48ffeec712f442dba945ed856 +checksum=daa183b9328704bbd00fc423144ce29652b1750e895dbf9c99b131d98b7f01ec post_install() { + vman doc/cheat.1 vinstall scripts/cheat.bash 644 usr/share/bash-completion/completions cheat vinstall scripts/cheat.fish 644 usr/share/fish/vendor_completions.d vlicense LICENSE.txt