diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2015-03-26 03:19:40 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-03-28 02:22:14 +0700 |
commit | 7f747b79e32c3c962831e3fb951358d6d526213c (patch) | |
tree | 03b7f4b8e7fd7e61974dc92ba5392a59ba16b081 /python/sge-pygame/sge-pygame.SlackBuild | |
parent | 3d7dc664860a6d5b70122dba272714dccb23e923 (diff) | |
download | slackbuilds-7f747b79e32c3c962831e3fb951358d6d526213c.tar.gz |
python/sge-pygame: Updated for version 0.17.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 1dcd9bb933..5de1bcdc89 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 Dimitris Zlatanidis Greece-Orestiada +# Copyright 2014 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:-0.16} +VERSION=${VERSION:-0.17} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |