diff options
Diffstat (limited to 'games/crawl/crawl.info')
-rw-r--r-- | games/crawl/crawl.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games/crawl/crawl.info b/games/crawl/crawl.info index 3d19db95645b5..a653d05ea659e 100644 --- a/games/crawl/crawl.info +++ b/games/crawl/crawl.info @@ -1,8 +1,8 @@ PRGNAM="crawl" -VERSION="0.30.1" +VERSION="0.31.0" HOMEPAGE="http://crawl.develz.org/" -DOWNLOAD="https://github.com/crawl/crawl/releases/download/0.30.1/stone_soup-0.30.1.tar.xz" -MD5SUM="2c4d3c13f0308006bf4d83bc7dcdda93" +DOWNLOAD="https://github.com/crawl/crawl/releases/download/0.31.0/stone_soup-0.31.0-nodeps.tar.xz" +MD5SUM="7f35dd3b6eb5b060df870a9c441bd70a" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="lua" |