summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Michiel van Wessem2010-08-14 21:16:18 +0200
committer Erik Hanson2010-08-15 02:04:52 +0200
commit8380cc769391ebf6422816025a3fc183e2dc74b1 (patch)
tree183207f888b66df67cba0ed68e5a1355907e342b
parent93459515c75e1dc042ba410aaf7f9c671b89bd69 (diff)
downloadslackbuilds-8380cc769391ebf6422816025a3fc183e2dc74b1.tar.gz
network/konversation: Updated for version 1.3.1.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
-rw-r--r--network/konversation/konversation.SlackBuild4
-rw-r--r--network/konversation/konversation.info6
2 files changed, 5 insertions, 5 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}
diff --git a/network/konversation/konversation.info b/network/konversation/konversation.info
index 3c45a611e5..b25648be52 100644
--- a/network/konversation/konversation.info
+++ b/network/konversation/konversation.info
@@ -1,8 +1,8 @@
PRGNAM="konversation"
-VERSION="1.2.3"
+VERSION="1.3.1"
HOMEPAGE="http://konversation.kde.org"
-DOWNLOAD="ftp://ftp.kde.org/pub/kde/stable/konversation/1.2.3/src/konversation-1.2.3.tar.bz2"
-MD5SUM="3747187c392f46ee2337add514aec03a"
+DOWNLOAD="ftp://ftp.kde.org/pub/kde/stable/konversation/1.3.1/src/konversation-1.3.1.tar.bz2"
+MD5SUM="f43ac55e4925e9578e87b13fde173671"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Michiel van Wessem"