diff options
author | Hunter Sezen <orbea@riseup.net> | 2019-08-24 07:21:30 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-08-24 07:21:30 +0700 |
commit | b1dcc0159444a4ba04b1de64fd569baff9fd1a0c (patch) | |
tree | 2e2bba6452ed5c64572bca6f7e67e7e2c695fda3 /games | |
parent | 5f5c2ed4306910c5a8cf5a2433d6261e5955eef0 (diff) |
games/zelda-roth-se: Updated for version 1.2.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games')
-rw-r--r-- | games/zelda-roth-se/zelda-roth-se.SlackBuild | 2 | ||||
-rw-r--r-- | games/zelda-roth-se/zelda-roth-se.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/games/zelda-roth-se/zelda-roth-se.SlackBuild b/games/zelda-roth-se/zelda-roth-se.SlackBuild index c6bdc328557b..58624ae31507 100644 --- a/games/zelda-roth-se/zelda-roth-se.SlackBuild +++ b/games/zelda-roth-se/zelda-roth-se.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=zelda-roth-se -VERSION=${VERSION:-1.2.0} +VERSION=${VERSION:-1.2.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/games/zelda-roth-se/zelda-roth-se.info b/games/zelda-roth-se/zelda-roth-se.info index a69a4f1086e0..79b97d43fee7 100644 --- a/games/zelda-roth-se/zelda-roth-se.info +++ b/games/zelda-roth-se/zelda-roth-se.info @@ -1,8 +1,8 @@ PRGNAM="zelda-roth-se" -VERSION="1.2.0" +VERSION="1.2.1" HOMEPAGE="https://www.solarus-games.org/" -DOWNLOAD="https://gitlab.com/solarus-games/zelda-roth-se/-/archive/v1.2.0/zelda-roth-se-v1.2.0.tar.gz" -MD5SUM="d4cda6305298702489d8da4845f07821" +DOWNLOAD="https://gitlab.com/solarus-games/zelda-roth-se/-/archive/v1.2.1/zelda-roth-se-v1.2.1.tar.gz" +MD5SUM="1e7d8c1c1c73625dc7a0a0107718047d" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="solarus" |