diff --git a/scratch b/scratch index ef71ae8..67dd1e4 100755 --- a/scratch +++ b/scratch @@ -63,7 +63,7 @@ searchpkg() { msg3 "$search_result ${color_green}[installed]${color_reset}" msg4 "$description" else - msg3 "$search_result" + msg3 "$search_result ${color_yellow}[outdated] $iversion-$irelease${color_reset}" msg4 "$description" fi else