post_upgrade() {
  if (($(vercmp $2 2.0.2-1) < 0)); then
    echo ':: /usr/bin/pygmentize has been moved to the pygmentize package'
  fi
}
