db-move: moved gnome-weather from [staging] to [testing] (any)
[arch-packages.git] / alsa-lib / trunk / alsa-lib.install
blob251e26554ec4c73749348797260ace30a29a795e
1 # arg 1:  the new package version
2 # arg 2:  the old package version
3 post_upgrade() {
4   if (( $(vercmp "$2" '1.2.5-1') < 0 )); then
5     printf "WARNING: Non-backwards compatible changes to ALSA require restarting of audio engines (e.g. pulseaudio or pipewire) using it.\n"
6   fi