diff options
Diffstat (limited to 'python/sge-pygame/sge-pygame.SlackBuild')
-rw-r--r-- | python/sge-pygame/sge-pygame.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python/sge-pygame/sge-pygame.SlackBuild b/python/sge-pygame/sge-pygame.SlackBuild index 2dc5a56e019ee..34943e4e67fc3 100644 --- a/python/sge-pygame/sge-pygame.SlackBuild +++ b/python/sge-pygame/sge-pygame.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for sge-pygame -# Copyright 2014-2016 Dimitris Zlatanidis Orestiada, Greece +# Copyright 2014-2017 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=sge-pygame -VERSION=${VERSION:-1.4.2} +VERSION=${VERSION:-1.4.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |