mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
cheat: update to 4.4.2.
This commit is contained in:
parent
9595cb2cc8
commit
80b90a9507
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'cheat'
|
# Template file for 'cheat'
|
||||||
pkgname=cheat
|
pkgname=cheat
|
||||||
version=4.4.1
|
version=4.4.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/cheat/cheat"
|
go_import_path="github.com/cheat/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=cca7f3d631de38ef1b4f36a5dc76d52d091611d38074ff2522a1a8b36f34a182
|
checksum=6968ffdebb7c2a8390dea45f97884af3c623cda6c2d36c4c04443ed2454da431
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vman doc/cheat.1
|
vman doc/cheat.1
|
||||||
|
|
Loading…
Add table
Reference in a new issue