parent
43a6a0d2b3
commit
2cc6949468
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'cheat'
|
||||
pkgname=cheat
|
||||
version=4.0.2
|
||||
version=4.1.0
|
||||
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=87c832b25794d7acac2fa4bd3389c81819535f32242d5e99284da76a1a86f1f3
|
||||
checksum=b392c3a77eda61f4b1f0991cb30c6202f74472713293e73f645fb697665ca72c
|
||||
|
||||
post_install() {
|
||||
vman doc/cheat.1
|
||||
|
|
Loading…
Reference in a new issue