mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 07:52:55 +02:00
parent
8fb0045d28
commit
c04da79124
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'cheat'
|
# Template file for 'cheat'
|
||||||
pkgname=cheat
|
pkgname=cheat
|
||||||
version=4.2.0
|
version=4.2.2
|
||||||
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"
|
||||||
|
@ -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=23c3c30fe1ad63916718eef534dcef22c0ae607695f74860180304c5cde3ea49
|
checksum=b4fb5a0d63bad020ca240a8e27b573ef127a1ca0f27e87a2cb8bd817c258611a
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vman doc/cheat.1
|
vman doc/cheat.1
|
||||||
|
|
Loading…
Add table
Reference in a new issue