From 400bc8e83efc66a9affbfe2c9b064af073a25bb4 Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Wed, 29 Apr 2020 16:22:57 +0300 Subject: [PATCH] kiss: Add message for checksums --- kiss | 1 + 1 file changed, 1 insertion(+) diff --git a/kiss b/kiss index 3f36c97..a4a81f8 100755 --- a/kiss +++ b/kiss @@ -550,6 +550,7 @@ pkg_build() { for pkg do pkg_sources "$pkg"; done pkg_verify "$@" + log "$pkg" "Verified all checksums" # Finally build and create tarballs for all passed packages and # dependencies.