diff options
author | Yth - Arnaud <yth@ythogtha.org> | 2019-06-09 04:39:38 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-06-09 05:31:21 +0700 |
commit | 3da4d5cd9d83fd7422f372b35fd5273d394de9d4 (patch) | |
tree | 2b7e809172efddb90676756f2895ea022dc53b0c /games/endless-sky | |
parent | 4c05848a26e0ab37d1b83115c1069e997c191b9f (diff) | |
download | slackbuilds-3da4d5cd9d83fd7422f372b35fd5273d394de9d4.tar.gz |
games/endless-sky: Updated for version 0.9.9.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/endless-sky')
-rw-r--r-- | games/endless-sky/endless-sky.SlackBuild | 2 | ||||
-rw-r--r-- | games/endless-sky/endless-sky.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/games/endless-sky/endless-sky.SlackBuild b/games/endless-sky/endless-sky.SlackBuild index a750d0cd19..a9ad551f05 100644 --- a/games/endless-sky/endless-sky.SlackBuild +++ b/games/endless-sky/endless-sky.SlackBuild @@ -21,7 +21,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=endless-sky -VERSION=${VERSION:-0.9.8} +VERSION=${VERSION:-0.9.9} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/games/endless-sky/endless-sky.info b/games/endless-sky/endless-sky.info index 5d7983a390..7a63e92d6a 100644 --- a/games/endless-sky/endless-sky.info +++ b/games/endless-sky/endless-sky.info @@ -1,8 +1,8 @@ PRGNAM="endless-sky" -VERSION="0.9.8" +VERSION="0.9.9" HOMEPAGE="http://endless-sky.github.io/" -DOWNLOAD="https://github.com/endless-sky/endless-sky/archive/v0.9.8/endless-sky-0.9.8.tar.gz" -MD5SUM="7e5be32a89834d47fca216ab81a1f2ca" +DOWNLOAD="https://github.com/endless-sky/endless-sky/archive/v0.9.9/endless-sky-0.9.9.tar.gz" +MD5SUM="d5869aa19ba2418cb2494e1f0117d23e" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="SDL2 OpenAL" |