diff options
author | Erik Hanson <erik@slackbuilds.org> | 2012-06-30 15:03:25 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-06-30 20:55:21 -0500 |
commit | f88f3deb192eef9361ef3527aadbe0e2e84709fa (patch) | |
tree | f0efb8c6cc3de7d5abd90cae7df128fd28d2c200 /network/claws-mail-extra-plugins | |
parent | 04c7080d5a01805494933bd1c4b78d9993d0b3fa (diff) | |
download | slackbuilds-f88f3deb192eef9361ef3527aadbe0e2e84709fa.tar.gz |
network/claws-mail-extra-plugins: Updated for version 3.8.1.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'network/claws-mail-extra-plugins')
-rw-r--r-- | network/claws-mail-extra-plugins/claws-mail-extra-plugins.SlackBuild | 4 | ||||
-rw-r--r-- | network/claws-mail-extra-plugins/claws-mail-extra-plugins.info | 8 |
2 files changed, 6 insertions, 6 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 eec9ed1d63..ef0a22ea38 100644 --- a/network/claws-mail-extra-plugins/claws-mail-extra-plugins.SlackBuild +++ b/network/claws-mail-extra-plugins/claws-mail-extra-plugins.SlackBuild @@ -3,7 +3,7 @@ # SlackBuild Script to build the extra plugins for claws mail # Copyright (c) 2007, Timothy Pollard -# Copyright (c) 2008-2011, Erik Hanson +# Copyright (c) 2008-2012, Erik Hanson # # All rights reserved. # @@ -29,7 +29,7 @@ # SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=claws-mail-extra-plugins -VERSION=${VERSION:-3.8.0} +VERSION=${VERSION:-3.8.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/claws-mail-extra-plugins/claws-mail-extra-plugins.info b/network/claws-mail-extra-plugins/claws-mail-extra-plugins.info index db7129c671..009fdcada3 100644 --- a/network/claws-mail-extra-plugins/claws-mail-extra-plugins.info +++ b/network/claws-mail-extra-plugins/claws-mail-extra-plugins.info @@ -1,10 +1,10 @@ PRGNAM="claws-mail-extra-plugins" -VERSION="3.8.0" +VERSION="3.8.1" HOMEPAGE="http://www.claws-mail.org/" -DOWNLOAD="http://downloads.sourceforge.net/sylpheed-claws/claws-mail-extra-plugins-3.8.0.tar.bz2" -MD5SUM="4776f6e0357a694f384349ac73b6da52" +DOWNLOAD="http://downloads.sourceforge.net/sylpheed-claws/claws-mail-extra-plugins-3.8.1.tar.bz2" +MD5SUM="04528ff6c8a7a38d392c4f2afb1bb0d2" DOWNLOAD_x86_64="" MD5SUM_x86_64="" MAINTAINER="Erik Hanson" EMAIL="erik@slackbuilds.org" -APPROVED="Niels Horn" +APPROVED="rworkman" |