summaryrefslogtreecommitdiffstats
path: root/network
diff options
context:
space:
mode:
author GPLeo2010-08-27 03:22:29 +0200
committer Erik Hanson2010-08-29 22:32:13 +0200
commitc569acd3385854c5c2a499637114895f54cdd1b6 (patch)
tree27b9ee85b502336f4e88e141cb103972cc3e0bac /network
parent41e15e8ddc870d0cf49e92243a3f5fe5a67dbfbb (diff)
downloadslackbuilds-c569acd3385854c5c2a499637114895f54cdd1b6.tar.gz
network/sylpheed: Updated for version 3.0.3.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'network')
-rw-r--r--network/sylpheed/sylpheed.SlackBuild4
-rw-r--r--network/sylpheed/sylpheed.info6
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"