## arg 1:  the new package version
## arg 2:  the old package version
# shellcheck disable=SC2016

post_install() {
  echo 'Target browsers/ email clients must not run when cleaning their profiles (consult `man 1 pc` for more info).'
}
