summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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"