post_install() { post_upgrade $1 0 } post_upgrade() { if (( $(vercmp $2 0.32.0-2) < 0 )); then dconf update fi }