post_install() {
  cat << END

This instance of quickshell-git is built by Chaotic AUR.

To rule out problems with the build process,
please report any issues with this package at:

    https://github.com/chaotic-aur/packages/issues/3658

END
}

post_upgrade() {
  post_install
}
