summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
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
commit7f747b79e32c3c962831e3fb951358d6d526213c (patch)
tree03b7f4b8e7fd7e61974dc92ba5392a59ba16b081 /python
parent3d7dc664860a6d5b70122dba272714dccb23e923 (diff)
downloadslackbuilds-7f747b79e32c3c962831e3fb951358d6d526213c.tar.gz
slackbuilds-7f747b79e32c3c962831e3fb951358d6d526213c.tar.xz
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')
-rw-r--r--python/sge-pygame/sge-pygame.SlackBuild4
-rw-r--r--python/sge-pygame/sge-pygame.info6
2 files changed, 5 insertions, 5 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}
diff --git a/python/sge-pygame/sge-pygame.info b/python/sge-pygame/sge-pygame.info
index 4b1f0ea79c..6dcf64a7ef 100644
--- a/python/sge-pygame/sge-pygame.info
+++ b/python/sge-pygame/sge-pygame.info
@@ -1,8 +1,8 @@
PRGNAM="sge-pygame"
-VERSION="0.16"
+VERSION="0.17"
HOMEPAGE="http://stellarengine.nongnu.org"
-DOWNLOAD="https://pypi.python.org/packages/source/s/sge-pygame/sge-pygame-0.16.tar.gz"
-MD5SUM="4e014eb25d7332ad162f039b39b173e2"
+DOWNLOAD="https://pypi.python.org/packages/source/s/sge-pygame/sge-pygame-0.17.tar.gz"
+MD5SUM="19c21881c35f9d4df5d47b1cf3282ff8"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="pygame six"