python/python-nbxmpp: Updated for version 0.5.3.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Ruben Schuller 2016-01-06 07:29:17 +07:00 committed by Willy Sudiarto Raharjo
parent 6219f63246
commit 52e23c2260
2 changed files with 6 additions and 6 deletions

View file

@ -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 .

View file

@ -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=""