diff options
Diffstat (limited to 'python')
-rw-r--r-- | python/sge-pygame/sge-pygame.SlackBuild | 2 | ||||
-rw-r--r-- | python/sge-pygame/sge-pygame.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python/sge-pygame/sge-pygame.SlackBuild b/python/sge-pygame/sge-pygame.SlackBuild index f522abca1e..704bd6c63a 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 -SRCVER=${SRCVER:-0.10.0-python2} +SRCVER=${SRCVER:-0.10.1-python2} VERSION=$(echo $SRCVER | cut -c1-6) BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/sge-pygame/sge-pygame.info b/python/sge-pygame/sge-pygame.info index 95197fbbfe..385e609c93 100644 --- a/python/sge-pygame/sge-pygame.info +++ b/python/sge-pygame/sge-pygame.info @@ -1,8 +1,8 @@ PRGNAM="sge-pygame" -VERSION="0.10.0" +VERSION="0.10.1" HOMEPAGE="http://stellarengine.nongnu.org" -DOWNLOAD="https://pypi.python.org/packages/source/s/sge-pygame/sge-pygame-0.10.0-python2.tar.gz" -MD5SUM="d92063ef8403dd57702fd91062e8af8b" +DOWNLOAD="https://pypi.python.org/packages/source/s/sge-pygame/sge-pygame-0.10.1-python2.tar.gz" +MD5SUM="51d2bd132b1078154fa2eeecf450e603" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="pygame" |