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.info | |
parent | 579a1b8a5f92c10a8143b0b546db4d024535216f (diff) |
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.info')
-rw-r--r-- | python/sge-pygame/sge-pygame.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/python/sge-pygame/sge-pygame.info b/python/sge-pygame/sge-pygame.info index ae4c2570cc9fe..9e910c3ac8740 100644 --- a/python/sge-pygame/sge-pygame.info +++ b/python/sge-pygame/sge-pygame.info @@ -1,8 +1,8 @@ PRGNAM="sge-pygame" -VERSION="0.23" +VERSION="0.24" HOMEPAGE="http://stellarengine.nongnu.org" -DOWNLOAD="https://pypi.python.org/packages/source/s/sge-pygame/sge-pygame-0.23.tar.gz" -MD5SUM="502df5fd76c64344c70d186dcbad3d1a" +DOWNLOAD="https://pypi.python.org/packages/source/s/sge-pygame/sge-pygame-0.24.tar.gz" +MD5SUM="12d5fbf990892fa6cd1f984d591172db" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="pygame six" |