diff options
Diffstat (limited to 'games/term2048/term2048.info')
-rw-r--r-- | games/term2048/term2048.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games/term2048/term2048.info b/games/term2048/term2048.info index c8ed564241..d4b97faddf 100644 --- a/games/term2048/term2048.info +++ b/games/term2048/term2048.info @@ -1,8 +1,8 @@ PRGNAM="term2048" -VERSION="0.2.4" +VERSION="0.2.5" HOMEPAGE="https://github.com/bfontaine/term2048" -DOWNLOAD="https://pypi.python.org/packages/source/t/term2048/term2048-0.2.4.tar.gz" -MD5SUM="72e02652b6c19bbd2b800ee9a8a65f58" +DOWNLOAD="https://github.com/bfontaine/term2048/archive/0.2.5.tar.gz" +MD5SUM="e74772b2b92f7a8ce4b8afa9c0f8b9f1" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="pysetuptools colorama" |