summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Ruben Schuller2016-01-06 01:29:17 +0100
committer Willy Sudiarto Raharjo2016-01-09 01:12:22 +0100
commit52e23c226052cd1861ba2b8c186d5025121241b2 (patch)
treef1f80c7f63485c898c99c617d96b66ead8c11209 /python
parent6219f6324676e9de17ccbaf384cbe96c8b6f6b7e (diff)
downloadslackbuilds-52e23c226052cd1861ba2b8c186d5025121241b2.tar.gz
python/python-nbxmpp: Updated for version 0.5.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r--python/python-nbxmpp/python-nbxmpp.SlackBuild6
-rw-r--r--python/python-nbxmpp/python-nbxmpp.info6
2 files changed, 6 insertions, 6 deletions
diff --git a/python/python-nbxmpp/python-nbxmpp.SlackBuild b/python/python-nbxmpp/python-nbxmpp.SlackBuild
index 44ee408af9..e2a9212ad2 100644
--- a/python/python-nbxmpp/python-nbxmpp.SlackBuild
+++ b/python/python-nbxmpp/python-nbxmpp.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=python-nbxmpp
-VERSION=${VERSION:-0.5.1}
+VERSION=${VERSION:-0.5.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
TARNAM=nbxmpp
@@ -63,8 +63,8 @@ cd $TMP
rm -rf $TARNAM-$VERSION
if [ -e "$CWD/$TARNAM-$VERSION.tar.gz" ]; then
tar xvf $CWD/$TARNAM-$VERSION.tar.gz
-elif [ -e "$CWD/6" ]; then
- tar xvf $CWD/6
+elif [ -e "$CWD/8" ]; then
+ tar xvf $CWD/8
fi
cd $TARNAM-$VERSION
chown -R root:root .
diff --git a/python/python-nbxmpp/python-nbxmpp.info b/python/python-nbxmpp/python-nbxmpp.info
index 06289efaf3..4594757325 100644
--- a/python/python-nbxmpp/python-nbxmpp.info
+++ b/python/python-nbxmpp/python-nbxmpp.info
@@ -1,8 +1,8 @@
PRGNAM="python-nbxmpp"
-VERSION="0.5.1"
+VERSION="0.5.3"
HOMEPAGE="https://python-nbxmpp.gajim.org/"
-DOWNLOAD="https://python-nbxmpp.gajim.org/downloads/6"
-MD5SUM="fc3946a949db6d8131a28b7220414b52"
+DOWNLOAD="https://python-nbxmpp.gajim.org/downloads/8"
+MD5SUM="62cc22fd25fb5fa3aa405338349446ed"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""