cheat: update to 4.0.1.
This commit is contained in:
parent
c59ef62729
commit
430a93cd54
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'cheat'
|
||||
pkgname=cheat
|
||||
version=3.10.1
|
||||
version=4.0.1
|
||||
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=e87c5352e74d7644f9138e7a56f00872ce73ec1e57dbdc6836a05fee939236d6
|
||||
checksum=98242fa3efd4b5fd57d6ad7e69a2570e7defacb580e30ae274deec3e1939f494
|
||||
|
||||
post_install() {
|
||||
vman doc/cheat.1
|
||||
|
|
Loading…
Reference in New Issue