diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/solarus/solarus.SlackBuild | 2 | ||||
-rw-r--r-- | games/solarus/solarus.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/games/solarus/solarus.SlackBuild b/games/solarus/solarus.SlackBuild index 27bb4c4fcd..f9da1706e2 100644 --- a/games/solarus/solarus.SlackBuild +++ b/games/solarus/solarus.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=solarus -VERSION=${VERSION:-1.6.1} +VERSION=${VERSION:-1.6.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/games/solarus/solarus.info b/games/solarus/solarus.info index 6e319a2f74..186cd560e0 100644 --- a/games/solarus/solarus.info +++ b/games/solarus/solarus.info @@ -1,8 +1,8 @@ PRGNAM="solarus" -VERSION="1.6.1" +VERSION="1.6.2" HOMEPAGE="https://www.solarus-games.org/" -DOWNLOAD="https://gitlab.com/solarus-games/solarus/-/archive/v1.6.1/solarus-v1.6.1.tar.gz" -MD5SUM="22649f26197e89adfbfde81d97e3bce1" +DOWNLOAD="https://gitlab.com/solarus-games/solarus/-/archive/v1.6.2/solarus-v1.6.2.tar.gz" +MD5SUM="f5ea8ccddb3d26136b5de51e255e991f" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="OpenAL SDL2_image SDL2_ttf libmodplug luajit physfs" |