summaryrefslogtreecommitdiffstats
path: root/python/python-nbxmpp
diff options
context:
space:
mode:
author Ruben Schuller <code@rbn.im>2022-03-25 15:13:08 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-03-26 01:20:20 +0700
commitb729384d471cd807d2119cfa9464d5c35a46075f (patch)
tree56e57cf53beef023fa14182a0d102f22b02b7c02 /python/python-nbxmpp
parent7e9842016ec8e59a20c21afab7b09a39609809a7 (diff)
downloadslackbuilds-b729384d471cd807d2119cfa9464d5c35a46075f.tar.gz
slackbuilds-b729384d471cd807d2119cfa9464d5c35a46075f.tar.xz
python/nbxmpp: Updated for version 2.0.6.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python-nbxmpp')
-rw-r--r--python/python-nbxmpp/python-nbxmpp.SlackBuild4
-rw-r--r--python/python-nbxmpp/python-nbxmpp.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/python/python-nbxmpp/python-nbxmpp.SlackBuild b/python/python-nbxmpp/python-nbxmpp.SlackBuild
index 727ade12b6..917524014b 100644
--- a/python/python-nbxmpp/python-nbxmpp.SlackBuild
+++ b/python/python-nbxmpp/python-nbxmpp.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for python-nbxmpp
-# Copyright 2014-2019 Ruben Schuller
+# Copyright 2014-2022 Ruben Schuller
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python-nbxmpp
-VERSION=${VERSION:-2.0.4}
+VERSION=${VERSION:-2.0.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
TARNAM=${PRGNAM}-nbxmpp
diff --git a/python/python-nbxmpp/python-nbxmpp.info b/python/python-nbxmpp/python-nbxmpp.info
index 7e4b8a31bd..fa4360ade1 100644
--- a/python/python-nbxmpp/python-nbxmpp.info
+++ b/python/python-nbxmpp/python-nbxmpp.info
@@ -1,8 +1,8 @@
PRGNAM="python-nbxmpp"
-VERSION="2.0.4"
+VERSION="2.0.6"
HOMEPAGE="https://dev.gajim.org/gajim/python-nbxmpp/"
-DOWNLOAD="https://dev.gajim.org/gajim/python-nbxmpp/-/archive/nbxmpp-2.0.4/python-nbxmpp-nbxmpp-2.0.4.tar.gz"
-MD5SUM="a67d681dd678733fc25809d714c106a4"
+DOWNLOAD="https://dev.gajim.org/gajim/python-nbxmpp/-/archive/nbxmpp-2.0.6/python-nbxmpp-nbxmpp-2.0.6.tar.gz"
+MD5SUM="afada41084f1ed6253e404e60e5c5dc4"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python-precis-i18n"