summaryrefslogtreecommitdiffstats
path: root/network/pidgin-skypeweb/pidgin-skypeweb.SlackBuild
diff options
context:
space:
mode:
author Gethyn ThomasQuail2015-11-25 12:01:05 +0100
committer Willy Sudiarto Raharjo2015-11-28 01:25:59 +0100
commiteb9a1f3f5174677298c70fd4a9dca5ae6be5143e (patch)
tree359c677f30b70c3dfd6510d1c0ce4fcb143483ab /network/pidgin-skypeweb/pidgin-skypeweb.SlackBuild
parent9e52f8ff4d01d52018b0c1ec6b5df65b6c33d484 (diff)
downloadslackbuilds-eb9a1f3f5174677298c70fd4a9dca5ae6be5143e.tar.gz
network/pidgin-skypeweb: Updated for version 1.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/pidgin-skypeweb/pidgin-skypeweb.SlackBuild')
-rw-r--r--network/pidgin-skypeweb/pidgin-skypeweb.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/network/pidgin-skypeweb/pidgin-skypeweb.SlackBuild b/network/pidgin-skypeweb/pidgin-skypeweb.SlackBuild
index a1581bdb2b..981cbdf217 100644
--- a/network/pidgin-skypeweb/pidgin-skypeweb.SlackBuild
+++ b/network/pidgin-skypeweb/pidgin-skypeweb.SlackBuild
@@ -28,7 +28,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=pidgin-skypeweb
-VERSION=${VERSION:-256e64d82aa27dca979ae09409552a6a1c3998ac}
+VERSION=${VERSION:-1.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -65,7 +65,7 @@ rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
cd $TMP
rm -rf skype4pidgin-$VERSION
-unzip $CWD/skype4pidgin-$VERSION.zip || unzip $CWD/$VERSION.zip
+tar xvf $CWD/skype4pidgin-$VERSION.tar.gz || tar xvf $CWD/$VERSION.tar.gz
cd skype4pidgin-$VERSION
chown -R root:root .
find -L . \