summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2017-04-17 21:01:49 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-04-22 08:11:10 +0700
commitd8d076b2fcf676914b24bfe8ab06e9836406268e (patch)
treeff513d243854e93dec1fa62716b857998409abca
parent0a0acef1f0a7fa47f8f3226b33ad0789371f9411 (diff)
downloadslackbuilds-d8d076b2fcf676914b24bfe8ab06e9836406268e.tar.gz
slackbuilds-d8d076b2fcf676914b24bfe8ab06e9836406268e.tar.xz
python/sge-pygame: Updated for version 1.4.4.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
-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 2dc5a56e01..34943e4e67 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-2016 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 2014-2017 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:-1.4.2}
+VERSION=${VERSION:-1.4.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/sge-pygame/sge-pygame.info b/python/sge-pygame/sge-pygame.info
index 11086b35c3..7a8b26afcc 100644
--- a/python/sge-pygame/sge-pygame.info
+++ b/python/sge-pygame/sge-pygame.info
@@ -1,8 +1,8 @@
PRGNAM="sge-pygame"
-VERSION="1.4.2"
+VERSION="1.4.4"
HOMEPAGE="http://stellarengine.nongnu.org"
-DOWNLOAD="https://pypi.python.org/packages/a9/a0/1815289e84efb11f0c1e1064b10c1986f79b69c65f39ee675efb3892d759/sge-pygame-1.4.2.tar.gz"
-MD5SUM="033a7b094e61ffb41061dd85f7696add"
+DOWNLOAD="https://pypi.python.org/packages/e3/41/7104d3b8ede816181daba6cdfebc5e44aa395a81d02589cb1bc470107cd6/sge-pygame-1.4.4.tar.gz"
+MD5SUM="d5298838ace2be9511f57f92a8d1111e"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="pygame six"