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