summaryrefslogtreecommitdiffstats
path: root/python/pyglet/pyglet.SlackBuild
diff options
context:
space:
mode:
author Dimitris Zlatanidis2015-09-08 15:57:20 +0200
committer Willy Sudiarto Raharjo2015-09-12 03:10:54 +0200
commit31ab367111c3af3c478e9fd44d406ec16fe44319 (patch)
tree6351f3d9be63e38ecb849760b277b6abe798858c /python/pyglet/pyglet.SlackBuild
parentf15d6a58329963e80fcd3f0c0ed6efbc889ce413 (diff)
downloadslackbuilds-31ab367111c3af3c478e9fd44d406ec16fe44319.tar.gz
python/pyglet: Updated for version 1.2.4.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python/pyglet/pyglet.SlackBuild')
-rw-r--r--python/pyglet/pyglet.SlackBuild4
1 files changed, 2 insertions, 2 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}