summaryrefslogtreecommitdiffstats
path: root/network/sylpheed/sylpheed.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'network/sylpheed/sylpheed.SlackBuild')
-rw-r--r--network/sylpheed/sylpheed.SlackBuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/network/sylpheed/sylpheed.SlackBuild b/network/sylpheed/sylpheed.SlackBuild
index a05f2962ab..6074c74b33 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)