diff options
Diffstat (limited to 'games/stone_soup')
-rw-r--r-- | games/stone_soup/stone_soup.SlackBuild | 2 | ||||
-rw-r--r-- | games/stone_soup/stone_soup.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/games/stone_soup/stone_soup.SlackBuild b/games/stone_soup/stone_soup.SlackBuild index bb67781ef2..7af7cab333 100644 --- a/games/stone_soup/stone_soup.SlackBuild +++ b/games/stone_soup/stone_soup.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=stone_soup -VERSION=${VERSION:-0.22.0} +VERSION=${VERSION:-0.22.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/games/stone_soup/stone_soup.info b/games/stone_soup/stone_soup.info index 127d3c5b12..884517a9df 100644 --- a/games/stone_soup/stone_soup.info +++ b/games/stone_soup/stone_soup.info @@ -1,8 +1,8 @@ PRGNAM="stone_soup" -VERSION="0.22.0" +VERSION="0.22.1" HOMEPAGE="https://crawl.develz.org/" -DOWNLOAD="https://crawl.develz.org/release/0.22/stone_soup-0.22.0-nodeps.tar.xz" -MD5SUM="bc7f8221a7f6a7326d1313c36c89d9b5" +DOWNLOAD="https://crawl.develz.org/release/0.22/stone_soup-0.22.1-nodeps.tar.xz" +MD5SUM="2990828902c3e49f9af104c250449500" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="lua SDL2_image" |