diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2015-05-26 03:41:27 +0300 |
---|---|---|
committer | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2015-05-26 03:41:27 +0300 |
commit | c0892ebcc8235f05c0797e76d6dda0a8f15b88b2 (patch) | |
tree | fc7cffa5783405ed0d50b80ea1870b95723a2f1e /python/sge-pygame/sge-pygame.SlackBuild | |
parent | 3c96f7fd9d195aaf04d1dbc4b1b63022ff0e9eb4 (diff) |
python/sge-pygame: Updated for version 0.18.2.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
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 9055a3a4b7da..b81cef6a2b87 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 Orestiada, Greece +# Copyright 2014-2015 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.18.1} +VERSION=${VERSION:-0.18.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |