diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-06-14 04:25:56 +0300 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2016-06-18 19:16:53 -0500 |
commit | 794315d181bd6e01212243ee11016249b34094b3 (patch) | |
tree | 069f1ad24868e647b2f26c53606ad532e0f0abb5 /python/sge-pygame/sge-pygame.SlackBuild | |
parent | 840d02b881ebf8bdc2d51bfbdb6c091a43bb43cf (diff) | |
download | slackbuilds-794315d181bd6e01212243ee11016249b34094b3.tar.gz |
python/sge-pygame: Updated for version 1.0.1.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python/sge-pygame/sge-pygame.SlackBuild')
-rw-r--r-- | python/sge-pygame/sge-pygame.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/sge-pygame/sge-pygame.SlackBuild b/python/sge-pygame/sge-pygame.SlackBuild index c8d3080d95..98dd96507b 100644 --- a/python/sge-pygame/sge-pygame.SlackBuild +++ b/python/sge-pygame/sge-pygame.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=sge-pygame -VERSION=${VERSION:-1.0} +VERSION=${VERSION:-1.0.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |