diff options
author | Michiel van Wessem <michiel@slackbuilds.org> | 2014-05-09 12:19:36 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-05-12 07:36:00 +0700 |
commit | 3b251f40e8228fee9b8f21bb254699909021e2d6 (patch) | |
tree | d6e16ab6a35467f52115e8ccd9c4bdad25455edb /network/konversation | |
parent | 3c7cf780b8564859bda8277233c4b7e94cb67084 (diff) | |
download | slackbuilds-3b251f40e8228fee9b8f21bb254699909021e2d6.tar.gz |
network/konversation: Updated for version 1.5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/konversation')
-rw-r--r-- | network/konversation/konversation.SlackBuild | 4 | ||||
-rw-r--r-- | network/konversation/konversation.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/network/konversation/konversation.SlackBuild b/network/konversation/konversation.SlackBuild index 891555e29b..3300a2b817 100644 --- a/network/konversation/konversation.SlackBuild +++ b/network/konversation/konversation.SlackBuild @@ -2,7 +2,7 @@ # SlackBuild script for konversation -# Copyright 2007-2010 Michiel van Wessem, Manchester, United Kingdom +# Copyright 2007-2014 Michiel van Wessem, Leicester, 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.4} +VERSION=${VERSION:-1.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/konversation/konversation.info b/network/konversation/konversation.info index d61d30a78a..06b9508fcf 100644 --- a/network/konversation/konversation.info +++ b/network/konversation/konversation.info @@ -1,8 +1,8 @@ PRGNAM="konversation" -VERSION="1.4" +VERSION="1.5" HOMEPAGE="http://konversation.kde.org" -DOWNLOAD="ftp://ftp.kde.org/pub/kde/stable/konversation/1.4/src/konversation-1.4.tar.xz" -MD5SUM="f67271f08b9da75dc9daff9ecbf3b365" +DOWNLOAD="ftp://ftp.kde.org/pub/kde/stable/konversation/1.5/src/konversation-1.5.tar.xz" +MD5SUM="c65c97012854f334d87b3a8df32b38f1" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |