diff options
author | ponce <matteo.bernardini@gmail.com> | 2012-07-24 11:50:04 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-08-21 16:39:04 -0500 |
commit | c2d62c43a0328dfebecb35d638ad83cbeb6e2b26 (patch) | |
tree | 9f8b4566b50765d7811b9304901f2d42271e94ad /network/sylpheed/sylpheed.SlackBuild | |
parent | 861fd4989add81f559b31b09eef0d79d1b1f37b7 (diff) | |
download | slackbuilds-c2d62c43a0328dfebecb35d638ad83cbeb6e2b26.tar.gz |
network/sylpheed: Updated for version 3.2.0.
This update fixes building with 14.0.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'network/sylpheed/sylpheed.SlackBuild')
-rw-r--r-- | network/sylpheed/sylpheed.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/network/sylpheed/sylpheed.SlackBuild b/network/sylpheed/sylpheed.SlackBuild index ea7047a9d8..407fde03ac 100644 --- a/network/sylpheed/sylpheed.SlackBuild +++ b/network/sylpheed/sylpheed.SlackBuild @@ -26,7 +26,7 @@ # Modified by the SlackBuilds.org project PRGNAM=sylpheed -VERSION=${VERSION:-3.0.3} +VERSION=${VERSION:-3.2.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |