From 49f6366bf8b6f0d842bbd574f3092226fe2ede5a Mon Sep 17 00:00:00 2001 From: bra1nwave Date: Tue, 14 Jul 2020 08:01:13 +0200 Subject: [PATCH] cheat: update to 4.0.2. --- srcpkgs/cheat/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/cheat/template b/srcpkgs/cheat/template index 82231dc7e86..b3020476f47 100644 --- a/srcpkgs/cheat/template +++ b/srcpkgs/cheat/template @@ -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 " license="MIT" homepage="https://github.com/cheat/cheat" distfiles="${homepage}/archive/${version}.tar.gz" -checksum=98242fa3efd4b5fd57d6ad7e69a2570e7defacb580e30ae274deec3e1939f494 +checksum=87c832b25794d7acac2fa4bd3389c81819535f32242d5e99284da76a1a86f1f3 post_install() { vman doc/cheat.1