diff options
author | B. Watson <yalhcru@gmail.com> | 2018-02-06 09:37:49 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-02-10 08:09:26 +0700 |
commit | 6a17bbcd61f6ad85f6b0c5ac5c02c781203bf7b9 (patch) | |
tree | 76cb45a4f42c2967293b562ccfe0e58b2a77711e /games/stella/stella.info | |
parent | b5873c2f39b3b907731be92f672d2ad0587b9fcb (diff) | |
download | slackbuilds-6a17bbcd61f6ad85f6b0c5ac5c02c781203bf7b9.tar.gz |
games/stella: Updated for version 5.1.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'games/stella/stella.info')
-rw-r--r-- | games/stella/stella.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games/stella/stella.info b/games/stella/stella.info index 707385d596..f4aa578d67 100644 --- a/games/stella/stella.info +++ b/games/stella/stella.info @@ -1,8 +1,8 @@ PRGNAM="stella" -VERSION="5.0.2" +VERSION="5.1" HOMEPAGE="https://stella-emu.github.io/" -DOWNLOAD="https://github.com/stella-emu/stella/releases/download/5.0.2/stella-5.0.2-src.tar.xz" -MD5SUM="1d5b7f6f0e12d9d32084a32348354732" +DOWNLOAD="https://github.com/stella-emu/stella/releases/download/5.1/stella-5.1-src.tar.xz" +MD5SUM="c7ddc5c02902aef6437b93422cc1af05" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="SDL2" |