diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-10-11 16:05:19 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-10-17 08:53:37 +0700 |
commit | 8af5f159008cc4e6dc07341f161e3a0d5b53bc01 (patch) | |
tree | 44a77cd3d3a9f4bb931ec8bd0ce5ac8194bf3afa /python/sge-pygame | |
parent | c9082984bbb9e4fe6790846a430d677a4d8c6b19 (diff) | |
download | slackbuilds-8af5f159008cc4e6dc07341f161e3a0d5b53bc01.tar.gz |
python/sge-pygame: Fix checksum.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python/sge-pygame')
-rw-r--r-- | python/sge-pygame/sge-pygame.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/sge-pygame/sge-pygame.info b/python/sge-pygame/sge-pygame.info index 2936195e8b..9764441373 100644 --- a/python/sge-pygame/sge-pygame.info +++ b/python/sge-pygame/sge-pygame.info @@ -2,7 +2,7 @@ PRGNAM="sge-pygame" VERSION="0.12" HOMEPAGE="http://stellarengine.nongnu.org" DOWNLOAD="https://pypi.python.org/packages/source/s/sge-pygame-py2/sge-pygame-py2-0.12.tar.gz" -MD5SUM="" +MD5SUM="39f76763aa15f862d9cd4cddcfdaf60a" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="pygame" |