cheat: update to 3.4.1.

This commit is contained in:
bra1nwave 2020-01-31 19:24:00 +01:00 committed by Helmut Pozimski
parent 9aac0ab267
commit 9f2f42ec67

View File

@ -1,15 +1,15 @@
# Template file for 'cheat'
pkgname=cheat
version=3.2.2
version=3.4.1
revision=1
build_style=go
go_import_path="github.com/cheat/cheat/cmd/cheat"
short_desc="Create and view interactive cheatsheets on the command-line"
maintainer="bra1nwave <brainwave@openmailbox.org>"
maintainer="bra1nwave <bra1nwave@protonmail.com>"
license="MIT"
homepage="https://github.com/cheat/cheat"
distfiles="${homepage}/archive/${version}.tar.gz"
checksum=9a756b249ae9a9ea7beb2149a57a6556b145075e97c4c90b52ea6492334a5c7e
checksum=d47d85fdab14ef14db806940a91a2d0cbd58b5574b53c3efebdc183b372a50ac
post_install() {
vinstall scripts/cheat-autocompletion.bash 644 \