summaryrefslogtreecommitdiffstats
path: root/python/nyx/nyx.SlackBuild
diff options
context:
space:
mode:
author Markus Reichelt <slackbuilds@mareichelt.de>2019-04-18 09:29:04 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2019-04-18 09:29:04 +0700
commitb7685c693f7dc70655a14da310a9ceae8738d00f (patch)
tree297983949defcdf573cbe331773b615ef09405d2 /python/nyx/nyx.SlackBuild
parent728b7a531ba7ccc9796d75bfc71f4a09aea94475 (diff)
downloadslackbuilds-b7685c693f7dc70655a14da310a9ceae8738d00f.tar.gz
slackbuilds-b7685c693f7dc70655a14da310a9ceae8738d00f.tar.xz
python/nyx: Updated for version 2.1.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/nyx/nyx.SlackBuild')
-rw-r--r--python/nyx/nyx.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/nyx/nyx.SlackBuild b/python/nyx/nyx.SlackBuild
index 72bc087519..c07d7199cf 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}