post_install() {
	post_upgrade
}

post_upgrade() {
	echo "-- Probably you need notification daemon running"
	echo "-- See https://wiki.archlinux.org/index.php/Desktop_notifications"
}
