## arg 1: the new package version ## arg 2: the old package version post_upgrade() { [ $(vercmp "$2" '1.0.1-2') -gt 0 ] || cat <