diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-10-17 18:39:43 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-10-22 08:47:07 +0700 |
commit | dca7f48a3909d3235cc55c7620b01d81fcaacbf1 (patch) | |
tree | 42d70e09f4a9e9290da695bfac99ca9b29b18141 /python/sge-pygame/sge-pygame.SlackBuild | |
parent | 00e11760b9650f35eadc2e722b3565bb19b9e4e8 (diff) | |
download | slackbuilds-dca7f48a3909d3235cc55c7620b01d81fcaacbf1.tar.gz |
python/sge-pygame: Updated for version 1.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 | 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 93e295f2d4..bb7871ce9f 100644 --- a/python/sge-pygame/sge-pygame.SlackBuild +++ b/python/sge-pygame/sge-pygame.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=sge-pygame -VERSION=${VERSION:-1.1.1} +VERSION=${VERSION:-1.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |