cheat: update to 3.6.0.
This commit is contained in:
parent
82ed3454e9
commit
9ac32448dd
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'cheat'
|
||||
pkgname=cheat
|
||||
version=3.5.1
|
||||
version=3.6.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=12621c762c8bc8edae27ba544dda5b721bffd0eafa4837f352593704ae7d23e2
|
||||
checksum=8441c94d12b6a6f088818c8cabd91f75bc583bee3c66dac7a53851ae1032862f
|
||||
|
||||
post_install() {
|
||||
vinstall scripts/cheat.bash 644 \
|
||||
|
|
Loading…
Reference in a new issue