diff options
Diffstat (limited to 'python/pluggy/pluggy.SlackBuild')
-rw-r--r-- | python/pluggy/pluggy.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python/pluggy/pluggy.SlackBuild b/python/pluggy/pluggy.SlackBuild index ad7d78bd096c..b8a4bc012dbd 100644 --- a/python/pluggy/pluggy.SlackBuild +++ b/python/pluggy/pluggy.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for pluggy -# Copyright 2015-2018 Dimitris Zlatanidis Orestiada, Greece +# Copyright 2015-2019 Dimitris Zlatanidis Orestiada, Greece # 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=pluggy -VERSION=${VERSION:-0.6.0} +VERSION=${VERSION:-0.9.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |