mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
cheat: update to 4.4.1.
This commit is contained in:
parent
2e7a8ef3a8
commit
45ee9ba4eb
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'cheat'
|
# Template file for 'cheat'
|
||||||
pkgname=cheat
|
pkgname=cheat
|
||||||
version=4.4.0
|
version=4.4.1
|
||||||
revision=3
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/cheat/cheat"
|
go_import_path="github.com/cheat/cheat"
|
||||||
go_package="./cmd/cheat"
|
go_package="./cmd/cheat"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/cheat/cheat"
|
homepage="https://github.com/cheat/cheat"
|
||||||
distfiles="https://github.com/cheat/cheat/archive/refs/tags/${version}.tar.gz"
|
distfiles="https://github.com/cheat/cheat/archive/refs/tags/${version}.tar.gz"
|
||||||
checksum=8694d75896dcb1dfb91ed95ec37f7fe409ad2bde76e66f80b20be24ee92ae3ec
|
checksum=cca7f3d631de38ef1b4f36a5dc76d52d091611d38074ff2522a1a8b36f34a182
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vman doc/cheat.1
|
vman doc/cheat.1
|
||||||
|
|
Loading…
Add table
Reference in a new issue