summaryrefslogtreecommitdiff
path: root/system/sftp-kio_slave/sftp-kio_slave.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'system/sftp-kio_slave/sftp-kio_slave.SlackBuild')
-rw-r--r--system/sftp-kio_slave/sftp-kio_slave.SlackBuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/system/sftp-kio_slave/sftp-kio_slave.SlackBuild b/system/sftp-kio_slave/sftp-kio_slave.SlackBuild
index 8c6a235437..928325f8c5 100644
--- a/system/sftp-kio_slave/sftp-kio_slave.SlackBuild
+++ b/system/sftp-kio_slave/sftp-kio_slave.SlackBuild
@@ -5,7 +5,7 @@
# Derived from Slackware's Slackbuilds.
#
# Copyright 2008, 2009 Patrick J. Volkerding, Sebeka, Minnesota, USA
-# Copyright 2010 David Somero (dsomero@hotmail.com) Athens, TN, USA
+# Copyright 2010-2011 David Somero (dsomero@hotmail.com) Athens, TN, USA
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -26,7 +26,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=sftp-kio_slave
-VERSION=${VERSION:-4.4.3}
+VERSION=${VERSION:-4.5.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -66,7 +66,7 @@ rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
cd $TMP
rm -rf kdebase-runtime-$VERSION
-tar xvf $CWD/kdebase-runtime-$VERSION.tar.xz
+tar xvf $CWD/kdebase-runtime-$VERSION.tar.bz2
cd kdebase-runtime-$VERSION
chown -R root:root .
find . \