diff options
Diffstat (limited to 'network/sylpheed')
-rw-r--r-- | network/sylpheed/sylpheed.SlackBuild | 8 | ||||
-rw-r--r-- | network/sylpheed/sylpheed.info | 6 |
2 files changed, 7 insertions, 7 deletions
diff --git a/network/sylpheed/sylpheed.SlackBuild b/network/sylpheed/sylpheed.SlackBuild index a05f2962ab86..6074c74b33c1 100644 --- a/network/sylpheed/sylpheed.SlackBuild +++ b/network/sylpheed/sylpheed.SlackBuild @@ -1,8 +1,8 @@ #!/bin/sh # Slackware build script for sylpheed - -# Copyright 2006 Martin Lefebvre (http://dadexter.slackadelic.com) +# +# Copyright 2006 Martin Lefebvre <dadexter@sekurity.com> # Copyright 2008-2010 GPLeo <gpleomail@gmail.com> # All rights reserved. # @@ -26,9 +26,9 @@ # Modified by the SlackBuilds.org project PRGNAM=sylpheed -VERSION=${VERSION:-3.0.1} +VERSION=${VERSION:-3.0.2} ARCH=${ARCH:-i486} -BUILD=${BUILD:-2} +BUILD=${BUILD:-1} TAG=${TAG:-_SBo} CWD=$(pwd) diff --git a/network/sylpheed/sylpheed.info b/network/sylpheed/sylpheed.info index a9cd86df72c8..1629391f2e16 100644 --- a/network/sylpheed/sylpheed.info +++ b/network/sylpheed/sylpheed.info @@ -1,9 +1,9 @@ PRGNAM="sylpheed" -VERSION="3.0.1" +VERSION="3.0.2" HOMEPAGE="http://sylpheed.sraoss.jp/en/" -DOWNLOAD="http://sylpheed.sraoss.jp/sylpheed/v3.0/sylpheed-3.0.1.tar.bz2" +DOWNLOAD="http://sylpheed.sraoss.jp/sylpheed/v3.0/sylpheed-3.0.2.tar.bz2" DOWNLOAD_x86_64="" -MD5SUM="0d349e04ffc50ca43e24e9fb5794692e" +MD5SUM="2ee330c737b02418d8692bd193f8b176" MD5SUM_x86_64="" MAINTAINER="GPLeo" EMAIL="gpleomail@gmail.com" |