diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-08-02 14:24:28 +0300 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2016-08-05 18:10:49 +0100 |
commit | 9eac71a70b1dfc9441c30e123f15932fb2e90001 (patch) | |
tree | 7fda6821f0de5263dfc22ada5732dbf0d58ab842 /python/sge-pygame/sge-pygame.SlackBuild | |
parent | 5f94e9749cd71a0df40e00ada5c3defe1a1a846a (diff) | |
download | slackbuilds-9eac71a70b1dfc9441c30e123f15932fb2e90001.tar.gz |
python/sge-pygame: Updated for version 1.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 98dd96507b..04c8bd9103 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.1} +VERSION=${VERSION:-1.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |