diff options
Diffstat (limited to 'python/sge-pygame/sge-pygame.SlackBuild')
-rw-r--r-- | python/sge-pygame/sge-pygame.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/sge-pygame/sge-pygame.SlackBuild b/python/sge-pygame/sge-pygame.SlackBuild index 3545202f01..c73cfc2b20 100644 --- a/python/sge-pygame/sge-pygame.SlackBuild +++ b/python/sge-pygame/sge-pygame.SlackBuild @@ -24,7 +24,7 @@ SRCNAM=sge-pygame-py2 PRGNAM=$(echo $SRCNAM | cut -c1-10) -VERSION=${VERSION:-0.11.0} +VERSION=${VERSION:-0.12} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |