mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-13 16:22:56 +02:00
cheat: update to 3.4.1.
This commit is contained in:
parent
9aac0ab267
commit
9f2f42ec67
1 changed files with 3 additions and 3 deletions
|
@ -1,15 +1,15 @@
|
||||||
# Template file for 'cheat'
|
# Template file for 'cheat'
|
||||||
pkgname=cheat
|
pkgname=cheat
|
||||||
version=3.2.2
|
version=3.4.1
|
||||||
revision=1
|
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"
|
||||||
maintainer="bra1nwave <brainwave@openmailbox.org>"
|
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=9a756b249ae9a9ea7beb2149a57a6556b145075e97c4c90b52ea6492334a5c7e
|
checksum=d47d85fdab14ef14db806940a91a2d0cbd58b5574b53c3efebdc183b372a50ac
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vinstall scripts/cheat-autocompletion.bash 644 \
|
vinstall scripts/cheat-autocompletion.bash 644 \
|
||||||
|
|
Loading…
Add table
Reference in a new issue