summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2017-01-22 11:29:33 -0500
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-01-24 07:23:27 +0700
commit29b4fb6b2fe53632f0cc688a133157f8ff901de9 (patch)
treed1b25db1b31ea63a3cae8396f6fa93f529cacc24
parent2b4e60064cff13d72be528df9267e1ce94755ee4 (diff)
downloadslackbuilds-29b4fb6b2fe53632f0cc688a133157f8ff901de9.tar.gz
slackbuilds-29b4fb6b2fe53632f0cc688a133157f8ff901de9.tar.xz
games/stella: Updated for version 4.7.3.
-rw-r--r--games/stella/stella.SlackBuild4
-rw-r--r--games/stella/stella.info8
2 files changed, 7 insertions, 5 deletions
diff --git a/games/stella/stella.SlackBuild b/games/stella/stella.SlackBuild
index 3660deaef2..e60f8186c2 100644
--- a/games/stella/stella.SlackBuild
+++ b/games/stella/stella.SlackBuild
@@ -26,8 +26,10 @@
# 20160804 bkw: update for 4.7.2
+# 20170122 bkw: update for 4.7.3
+
PRGNAM=stella
-VERSION=${VERSION:-4.7.2}
+VERSION=${VERSION:-4.7.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/games/stella/stella.info b/games/stella/stella.info
index 7cc4928f55..720fa242a5 100644
--- a/games/stella/stella.info
+++ b/games/stella/stella.info
@@ -1,8 +1,8 @@
PRGNAM="stella"
-VERSION="4.7.2"
-HOMEPAGE="http://stella.sourceforge.net"
-DOWNLOAD="http://downloads.sourceforge.net/project/stella/stella/4.7.2/stella-4.7.2-src.tar.xz"
-MD5SUM="c960a5a4c34408688c1cc6c658f4bec5"
+VERSION="4.7.3"
+HOMEPAGE="https://stella-emu.github.io/"
+DOWNLOAD="https://github.com/stella-emu/stella/releases/download/release-4.7.3/stella-4.7.3-src.tar.xz"
+MD5SUM="898578ee405430815e12374f191e9b51"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="SDL2"