parent
8fb0045d28
commit
c04da79124
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'cheat'
|
||||
pkgname=cheat
|
||||
version=4.2.0
|
||||
version=4.2.2
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/cheat/cheat/cmd/cheat"
|
||||
|
@ -9,7 +9,7 @@ maintainer="bra1nwave <bra1nwave@protonmail.com>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/cheat/cheat"
|
||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||
checksum=23c3c30fe1ad63916718eef534dcef22c0ae607695f74860180304c5cde3ea49
|
||||
checksum=b4fb5a0d63bad020ca240a8e27b573ef127a1ca0f27e87a2cb8bd817c258611a
|
||||
|
||||
post_install() {
|
||||
vman doc/cheat.1
|
||||
|
|
Loading…
Reference in New Issue