cheat: update to 3.8.0.

This commit is contained in:
bra1nwave 2020-03-27 09:06:42 +01:00 committed by Helmut Pozimski
parent 165e9c3bef
commit a989fc6ec7

View file

@ -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 <bra1nwave@protonmail.com>"
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