diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2022-03-07 13:05:32 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-03-08 09:46:13 +0700 |
commit | f5a4f3d66d30ec936968529200037939cc1249fa (patch) | |
tree | aa304de5ea65c19db858db8c06436f3ce6869888 /python/sge-pygame/sge-pygame.info | |
parent | c250a757dfd312fe321a1d224c029dad9d8e4256 (diff) | |
download | slackbuilds-f5a4f3d66d30ec936968529200037939cc1249fa.tar.gz |
python/sge-pygame: Updated for version 2.0.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/sge-pygame/sge-pygame.info')
-rw-r--r-- | python/sge-pygame/sge-pygame.info | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python/sge-pygame/sge-pygame.info b/python/sge-pygame/sge-pygame.info index 8e906b9c0d..340a941218 100644 --- a/python/sge-pygame/sge-pygame.info +++ b/python/sge-pygame/sge-pygame.info @@ -1,8 +1,8 @@ PRGNAM="sge-pygame" -VERSION="1.5" -HOMEPAGE="http://stellarengine.nongnu.org" -DOWNLOAD="https://pypi.python.org/packages/42/b5/6070f6a9b39c160af4f0a56408f7519253aeb23c95ed2712bc82116cef2f/sge-pygame-1.5.tar.gz" -MD5SUM="3eae99b23695def7aa478105e393d02e" +VERSION="2.0" +HOMEPAGE="https://python-sge.github.io/" +DOWNLOAD="https://files.pythonhosted.org/packages/6f/6a/125126fa4231f215fd932bcdea83a8a0262dfe54c91d864ecbdcde7820d9/sge-2.0.tar.gz" +MD5SUM="39054614a9526678c948917f5d2c8fad" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="pygame" |