diff options
Diffstat (limited to 'network/konversation/konversation.SlackBuild')
-rw-r--r-- | network/konversation/konversation.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/network/konversation/konversation.SlackBuild b/network/konversation/konversation.SlackBuild index 391edf4fdc..a315a3cdcd 100644 --- a/network/konversation/konversation.SlackBuild +++ b/network/konversation/konversation.SlackBuild @@ -2,7 +2,7 @@ # SlackBuild script for konversation -# Copyright 2007-2009 Michiel van Wessem, Manchester, United Kingdom +# Copyright 2007-2010 Michiel van Wessem, Manchester, United Kingdom # All rights reserved. # # Redistribution and use in source and binary forms, with or without @@ -25,7 +25,7 @@ # OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=konversation -VERSION=${VERSION:-1.2.3} +VERSION=${VERSION:-1.3.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |