diff options
Diffstat (limited to 'network')
-rw-r--r-- | network/sylpheed/sylpheed.SlackBuild | 4 | ||||
-rw-r--r-- | network/sylpheed/sylpheed.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/network/sylpheed/sylpheed.SlackBuild b/network/sylpheed/sylpheed.SlackBuild index 4f4e4e4b0b..ea7047a9d8 100644 --- a/network/sylpheed/sylpheed.SlackBuild +++ b/network/sylpheed/sylpheed.SlackBuild @@ -1,5 +1,5 @@ #!/bin/sh - +# # Slackware build script for sylpheed # # Copyright 2006 Martin Lefebvre <dadexter@sekurity.com> @@ -26,7 +26,7 @@ # Modified by the SlackBuilds.org project PRGNAM=sylpheed -VERSION=${VERSION:-3.0.2} +VERSION=${VERSION:-3.0.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/sylpheed/sylpheed.info b/network/sylpheed/sylpheed.info index 32b776a844..1fe1cdd41d 100644 --- a/network/sylpheed/sylpheed.info +++ b/network/sylpheed/sylpheed.info @@ -1,8 +1,8 @@ PRGNAM="sylpheed" -VERSION="3.0.2" +VERSION="3.0.3" HOMEPAGE="http://sylpheed.sraoss.jp/en/" -DOWNLOAD="http://sylpheed.sraoss.jp/sylpheed/v3.0/sylpheed-3.0.2.tar.bz2" -MD5SUM="2ee330c737b02418d8692bd193f8b176" +DOWNLOAD="http://sylpheed.sraoss.jp/sylpheed/v3.0/sylpheed-3.0.3.tar.bz2" +MD5SUM="0428c2625961d76ecb62f3965eb6ee88" DOWNLOAD_x86_64="" MD5SUM_x86_64="" MAINTAINER="GPLeo" |