summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
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
commitc0892ebcc8235f05c0797e76d6dda0a8f15b88b2 (patch)
treefc7cffa5783405ed0d50b80ea1870b95723a2f1e /python
parent3c96f7fd9d195aaf04d1dbc4b1b63022ff0e9eb4 (diff)
downloadslackbuilds-c0892ebcc8235f05c0797e76d6dda0a8f15b88b2.tar.gz
slackbuilds-c0892ebcc8235f05c0797e76d6dda0a8f15b88b2.tar.xz
python/sge-pygame: Updated for version 0.18.2.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
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 9055a3a4b7..b81cef6a2b 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}
diff --git a/python/sge-pygame/sge-pygame.info b/python/sge-pygame/sge-pygame.info
index e7fb40ff04..1f8c412ef8 100644
--- a/python/sge-pygame/sge-pygame.info
+++ b/python/sge-pygame/sge-pygame.info
@@ -1,8 +1,8 @@
PRGNAM="sge-pygame"
-VERSION="0.18.1"
+VERSION="0.18.2"
HOMEPAGE="http://stellarengine.nongnu.org"
-DOWNLOAD="https://pypi.python.org/packages/source/s/sge-pygame/sge-pygame-0.18.1.tar.gz"
-MD5SUM="00e92ae38296f0850a9c0ac748dd2389"
+DOWNLOAD="https://pypi.python.org/packages/source/s/sge-pygame/sge-pygame-0.18.2.tar.gz"
+MD5SUM="80507d333a3ea6348e26bb224bc25f6f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="pygame six"