mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
cheat: update to 3.7.1.
This commit is contained in:
parent
019eaeb5ea
commit
4bbe1b6e87
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'cheat'
|
# Template file for 'cheat'
|
||||||
pkgname=cheat
|
pkgname=cheat
|
||||||
version=3.6.0
|
version=3.7.1
|
||||||
revision=2
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/cheat/cheat/cmd/cheat"
|
go_import_path="github.com/cheat/cheat/cmd/cheat"
|
||||||
short_desc="Create and view interactive cheatsheets on the command-line"
|
short_desc="Create and view interactive cheatsheets on the command-line"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="bra1nwave <bra1nwave@protonmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/cheat/cheat"
|
homepage="https://github.com/cheat/cheat"
|
||||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||||
checksum=8441c94d12b6a6f088818c8cabd91f75bc583bee3c66dac7a53851ae1032862f
|
checksum=a24cdd2ab82da6115d0daeeeabedb933f9e40ab48ffeec712f442dba945ed856
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vinstall scripts/cheat.bash 644 usr/share/bash-completion/completions cheat
|
vinstall scripts/cheat.bash 644 usr/share/bash-completion/completions cheat
|
||||||
|
|
Loading…
Add table
Reference in a new issue