diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-03-16 10:20:08 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-03-17 17:57:36 +0700 |
commit | 445d6471037742c2bc9fa4bb04d1014ac73ee9a1 (patch) | |
tree | a36840fd40b971582b13e39859e2f817b42da521 /python/sge-pygame/sge-pygame.SlackBuild | |
parent | 579a1b8a5f92c10a8143b0b546db4d024535216f (diff) | |
download | slackbuilds-445d6471037742c2bc9fa4bb04d1014ac73ee9a1.tar.gz |
python/sge-pygame: Updated for version 0.24.
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 dc20073b33..567e3b51e9 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.23} +VERSION=${VERSION:-0.24} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |