upgpkg: wordpress 6.2.1-1
[ArchLinux/community.git] / notmuch / trunk / notmuch.install
bloba683eedb4ea6077bd8d10f650a561828699c27d6
1 post_upgrade() {
2   if (( $(vercmp $2 0.20) < 0 )); then
3     cat <<"EOF"
4 ==> notmuch-deliver was removed in notmuch 0.20.
5 ==> Please use `notmuch insert` instead.
6 EOF
7   fi