diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2015-09-08 16:57:20 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-09-12 08:10:54 +0700 |
commit | 31ab367111c3af3c478e9fd44d406ec16fe44319 (patch) | |
tree | 6351f3d9be63e38ecb849760b277b6abe798858c /python/pyglet/pyglet.SlackBuild | |
parent | f15d6a58329963e80fcd3f0c0ed6efbc889ce413 (diff) |
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.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python/pyglet/pyglet.SlackBuild b/python/pyglet/pyglet.SlackBuild index 7095b34559cc2..61a141c300852 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} |