post_install() {
    echo
    echo " If you set custom options in the PKGBUILD, do the same for the"
    echo " rtorrent-pyro-git package"
    echo
}
post_upgrade() {
    post_install
}
