cheat: update to 4.0.2.
This commit is contained in:
parent
920b6e7d35
commit
e77a312dcd
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'cheat'
|
||||
pkgname=cheat
|
||||
version=4.0.1
|
||||
version=4.0.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=98242fa3efd4b5fd57d6ad7e69a2570e7defacb580e30ae274deec3e1939f494
|
||||
checksum=87c832b25794d7acac2fa4bd3389c81819535f32242d5e99284da76a1a86f1f3
|
||||
|
||||
post_install() {
|
||||
vman doc/cheat.1
|
||||
|
|
Loading…
Reference in a new issue