diff options
Diffstat (limited to 'python/nyx/nyx.SlackBuild')
-rw-r--r-- | python/nyx/nyx.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python/nyx/nyx.SlackBuild b/python/nyx/nyx.SlackBuild index 72bc0875190e4..c07d7199cff94 100644 --- a/python/nyx/nyx.SlackBuild +++ b/python/nyx/nyx.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for nyx -# Copyright 2017 Markus Reichelt, Aachen, DE +# Copyright 2017-2019 Markus Reichelt, Aachen, DE # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,7 +24,7 @@ # Markus Reichelt <slackbuilds@mareichelt.de>, 0xCCEEF115 PRGNAM=nyx -VERSION=${VERSION:-2.0.4} +VERSION=${VERSION:-2.1.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |