diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-05-17 04:13:30 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-05-20 20:04:00 +0700 |
commit | f4118bee6dce26ab5392e25b461a646a6431c626 (patch) | |
tree | e3fb686a082d01e11f7f929a2b040ef483db7461 /python/sge-pygame/sge-pygame.SlackBuild | |
parent | 2b636e5340d847c936340296ca4f32a26d854ef0 (diff) |
python/sge-pygame: Updated for version 1.0.
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 567e3b51e9d2..c8d3080d9542 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:-0.24} +VERSION=${VERSION:-1.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |