summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Ronny Schmatzler <schmatzler@hirnschwund.net>2015-07-28 23:00:59 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-07-28 23:00:59 +0700
commitecff42fffdeec0731fe7d4bd53c14734f6fa52b0 (patch)
tree2bfadce11ea0b3470a5fc340c06d1637a4a49632
parent934bed202435b395395630d840d1b71d41e28693 (diff)
downloadslackbuilds-ecff42fff.tar.gz
slackbuilds-ecff42fff.tar.xz
network/pidgin-whatsapp: Updated for version 0.8.5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--network/pidgin-whatsapp/pidgin-whatsapp.SlackBuild8
-rw-r--r--network/pidgin-whatsapp/pidgin-whatsapp.info6
2 files changed, 7 insertions, 7 deletions
diff --git a/network/pidgin-whatsapp/pidgin-whatsapp.SlackBuild b/network/pidgin-whatsapp/pidgin-whatsapp.SlackBuild
index e29254cbaf..804ef7816e 100644
--- a/network/pidgin-whatsapp/pidgin-whatsapp.SlackBuild
+++ b/network/pidgin-whatsapp/pidgin-whatsapp.SlackBuild
@@ -7,7 +7,7 @@
# Based on http://slackbuilds.org/template.SlackBuild
PRGNAM=pidgin-whatsapp
-VERSION=${VERSION:-28022015}
+VERSION=${VERSION:-0.8.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -43,9 +43,9 @@ set -e
rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
cd $TMP
-rm -rf $PRGNAM-$VERSION
-tar xvjf $CWD/$PRGNAM-$VERSION.tar.bz2
-cd $PRGNAM-$VERSION
+rm -rf whatsapp-purple-$VERSION
+tar xvzf $CWD/whatsapp-purple-$VERSION.tar.gz
+cd whatsapp-purple-$VERSION
chown -R root:root .
find -L . \
\( -perm 777 -o -perm 775 -o -perm 750 -o -perm 711 -o -perm 555 \
diff --git a/network/pidgin-whatsapp/pidgin-whatsapp.info b/network/pidgin-whatsapp/pidgin-whatsapp.info
index 8b403c78c5..23c54b7b6f 100644
--- a/network/pidgin-whatsapp/pidgin-whatsapp.info
+++ b/network/pidgin-whatsapp/pidgin-whatsapp.info
@@ -1,8 +1,8 @@
PRGNAM="pidgin-whatsapp"
-VERSION="28022015"
+VERSION="0.8.5"
HOMEPAGE="https://github.com/davidgfnet/whatsapp-purple"
-DOWNLOAD="http://schmatzler.de/my_slackbuilds/pidgin-whatsapp/pidgin-whatsapp-28022015.tar.bz2"
-MD5SUM="cba0faea547e34efea600eb74ff1abe6"
+DOWNLOAD="https://github.com/davidgfnet/whatsapp-purple/archive/v0.8.5.tar.gz"
+MD5SUM="21ce4824f223f2aa5a7f9665062960ce"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""