diff options
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 35b72cd3b5952..0b0076b1ae165 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 |