From 8b2a3caa9e71f31e0e1730625e359b503d893a5a Mon Sep 17 00:00:00 2001 From: bill-auger Date: Thu, 2 Dec 2021 00:34:27 -0500 Subject: [claws-mail]: upgrade to v4.0.0 --- nonprism/claws-mail/claws-mail.install | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 nonprism/claws-mail/claws-mail.install (limited to 'nonprism/claws-mail/claws-mail.install') diff --git a/nonprism/claws-mail/claws-mail.install b/nonprism/claws-mail/claws-mail.install new file mode 100644 index 000000000..ecdcf289d --- /dev/null +++ b/nonprism/claws-mail/claws-mail.install @@ -0,0 +1,10 @@ +post_upgrade() { + if [ "`vercmp $2 4.0.0`" -lt 0 ]; then + +cat << _EOF + >>> If you are upgrading from the GTK+ 2 version to the GTK+ 3 version + >>> of Claws Mail, you will need to reload any plugins that you want to use. +_EOF + + fi +} -- cgit v1.2.3