diff options
Diffstat (limited to 'python/python-keyutils/python-keyutils.SlackBuild')
-rw-r--r-- | python/python-keyutils/python-keyutils.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python/python-keyutils/python-keyutils.SlackBuild b/python/python-keyutils/python-keyutils.SlackBuild index 463c4fac0490..f5ac800a2fd5 100644 --- a/python/python-keyutils/python-keyutils.SlackBuild +++ b/python/python-keyutils/python-keyutils.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for python-keyutils -# Copyright 2016 Dimitris Zlatanidis Orestiada, Greece +# Copyright 2016-2017 Dimitris Zlatanidis Orestiada, Greece # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,7 +24,7 @@ PRGNAM=python-keyutils SRCNAM=$(echo $PRGNAM | cut -c8-15) -VERSION=${VERSION:-0.4} +VERSION=${VERSION:-0.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |