post_install() { echo "==> spun will start automatically at login" echo "==> want audio notifications?" echo "==> after the first run, uncomment the 'playwith' and 'audio'" echo "==> options in your ~/.spunrc" } post_upgrade() { echo "==> " post_install echo "==> " echo "=====> WARNING: for use new spun you need to run:" echo "==> killall spun && spun" echo "==> " }