diff options
author | Erik Hanson <erik@slackbuilds.org> | 2012-11-20 00:22:29 -0600 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-11-20 00:22:29 -0600 |
commit | e0efb04e122be34d62e10b249e00c9a0b659dadc (patch) | |
tree | fd4c6ac0959305e4ee5b3351d06e782c8d36ac1f /network/claws-mail-extra-plugins/claws-mail-extra-plugins.SlackBuild | |
parent | d41c46aeca527864ed77b7ec39fdee6f3880608d (diff) |
network/claws-mail-extra-plugins: Updated for version 3.9.0.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'network/claws-mail-extra-plugins/claws-mail-extra-plugins.SlackBuild')
-rw-r--r-- | network/claws-mail-extra-plugins/claws-mail-extra-plugins.SlackBuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/network/claws-mail-extra-plugins/claws-mail-extra-plugins.SlackBuild b/network/claws-mail-extra-plugins/claws-mail-extra-plugins.SlackBuild index ef0a22ea38de6..e4bc176d38855 100644 --- a/network/claws-mail-extra-plugins/claws-mail-extra-plugins.SlackBuild +++ b/network/claws-mail-extra-plugins/claws-mail-extra-plugins.SlackBuild @@ -29,7 +29,7 @@ # SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=claws-mail-extra-plugins -VERSION=${VERSION:-3.8.1} +VERSION=${VERSION:-3.9.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -49,8 +49,8 @@ OUTPUT=${OUTPUT:-/tmp} # This is an *incomplete* list of available plugins, see the README for # information on plugins you may wish you add/remove from this list. PLUGIN_LIST=${PLUGIN_LIST:-"acpi_notifier address_keeper archive \ - att_remover attachwarner bsfilter_plugin clamd fetchinfo-plugin \ - gtkhtml2_viewer mailmbox newmail notification_plugin \ + att_remover attachwarner bsfilter_plugin fetchinfo-plugin \ + gtkhtml2_viewer mailmbox newmail notification_plugin pdf_viewer \ perl_plugin python_plugin rssyl spam_report tnef_parse vcalendar"} if [ "$ARCH" = "i486" ]; then |