summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--python/pyglet/pyglet.SlackBuild4
-rw-r--r--python/pyglet/pyglet.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/python/pyglet/pyglet.SlackBuild b/python/pyglet/pyglet.SlackBuild
index 7095b34559..61a141c300 100644
--- a/python/pyglet/pyglet.SlackBuild
+++ b/python/pyglet/pyglet.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for pyglet
-# Copyright 2015 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 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=pyglet
-VERSION=${VERSION:-1.2.3}
+VERSION=${VERSION:-1.2.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/pyglet/pyglet.info b/python/pyglet/pyglet.info
index 9d1485030f..2faddee65e 100644
--- a/python/pyglet/pyglet.info
+++ b/python/pyglet/pyglet.info
@@ -1,8 +1,8 @@
PRGNAM="pyglet"
-VERSION="1.2.3"
+VERSION="1.2.4"
HOMEPAGE="http://pyglet.readthedocs.org/en/pyglet-1.2-maintenance/"
-DOWNLOAD="https://pypi.python.org/packages/source/p/pyglet/pyglet-1.2.3.tar.gz"
-MD5SUM="7b5e3c8ceae30cc6e6df1f7dc777034a"
+DOWNLOAD="https://pypi.python.org/packages/source/p/pyglet/pyglet-1.2.4.tar.gz"
+MD5SUM="ba640b5fea8d670efdd747daa70a529a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="pysetuptools"