summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--python/sge-pygame/sge-pygame.SlackBuild2
-rw-r--r--python/sge-pygame/sge-pygame.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/sge-pygame/sge-pygame.SlackBuild b/python/sge-pygame/sge-pygame.SlackBuild
index 2fef2988cb..d60121da72 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:-0.7.0}
+VERSION=${VERSION:-0.8.0}
SRCVERSION=${VERSION}-py2.7
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/sge-pygame/sge-pygame.info b/python/sge-pygame/sge-pygame.info
index 0fbc797bb9..1b3f2eea04 100644
--- a/python/sge-pygame/sge-pygame.info
+++ b/python/sge-pygame/sge-pygame.info
@@ -1,8 +1,8 @@
PRGNAM="sge-pygame"
-VERSION="0.7.0"
+VERSION="0.8.0"
HOMEPAGE="http://stellarengine.nongnu.org"
-DOWNLOAD="https://pypi.python.org/packages/source/s/sge-pygame/sge-pygame-0.7.0-py2.7.tar.gz"
-MD5SUM="c5d0e99c465a6cb7ed85b0295f7691dc"
+DOWNLOAD="https://pypi.python.org/packages/source/s/sge-pygame/sge-pygame-0.8.0-py2.7.tar.gz"
+MD5SUM="89e8330a922908bec757637815ccd372"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="pygame"