post_upgrade(){ # notify about breaking changes # https://wiki.archlinux.org/title/PKGBUILD#install if [[ $1 != 0.6* ]] && [[ $2 == 0.6* ]]; then cat <