diff options
author | Ruben Schuller <sb@rbn.im> | 2018-01-07 22:32:56 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-01-10 23:55:49 +0700 |
commit | 3e74ff3032f76f7364efcf9e85c4d3e4b03380cd (patch) | |
tree | d26ae33fe12620da2105d1f882b720452033d9b7 /python/python-nbxmpp/python-nbxmpp.SlackBuild | |
parent | 8ebe33816bf5fccca526846cc0e88b2765185c30 (diff) | |
download | slackbuilds-3e74ff3032f76f7364efcf9e85c4d3e4b03380cd.tar.gz |
python/python-nbxmpp: Updated for version 0.6.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python-nbxmpp/python-nbxmpp.SlackBuild')
-rw-r--r-- | python/python-nbxmpp/python-nbxmpp.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python/python-nbxmpp/python-nbxmpp.SlackBuild b/python/python-nbxmpp/python-nbxmpp.SlackBuild index 35b72cd3b5..0b0076b1ae 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 Ruben Schuller +# Copyright 2014-2018 Ruben Schuller # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=python-nbxmpp -VERSION=${VERSION:-0.5.4} +VERSION=${VERSION:-0.6.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} TARNAM=nbxmpp |