From 2d0a5b8a09a40ef6f403d392e021346a68c6a0b8 Mon Sep 17 00:00:00 2001 From: B. Watson Date: Mon, 11 Jun 2018 19:41:03 -0400 Subject: games/stella: Updated for version 5.1.3. Signed-off-by: B. Watson --- games/stella/stella.SlackBuild | 4 +++- games/stella/stella.info | 6 +++--- 2 files changed, 6 insertions(+), 4 deletions(-) (limited to 'games/stella') diff --git a/games/stella/stella.SlackBuild b/games/stella/stella.SlackBuild index 8c5bbdf6c4..990c9fc111 100644 --- a/games/stella/stella.SlackBuild +++ b/games/stella/stella.SlackBuild @@ -8,6 +8,7 @@ # Now maintained by B. Watson +# 20180611 bkw: update for 5.1.3, move binary to /usr/games # 20180206 bkw: update for 5.1 # 20170821 bkw: update for 5.0.2 # 20170723 bkw: update for 5.0.1 @@ -36,7 +37,7 @@ # - StartupNotify=false in .desktop PRGNAM=stella -VERSION=${VERSION:-5.1} +VERSION=${VERSION:-5.1.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -92,6 +93,7 @@ CXXFLAGS="$SLKCFLAGS" \ --prefix=/usr \ --docdir=/usr/doc/$PRGNAM-$VERSION \ --datadir=/usr/share \ + --bindir=/usr/games \ --disable-static \ --enable-shared diff --git a/games/stella/stella.info b/games/stella/stella.info index f4aa578d67..c77077e2a4 100644 --- a/games/stella/stella.info +++ b/games/stella/stella.info @@ -1,8 +1,8 @@ PRGNAM="stella" -VERSION="5.1" +VERSION="5.1.3" HOMEPAGE="https://stella-emu.github.io/" -DOWNLOAD="https://github.com/stella-emu/stella/releases/download/5.1/stella-5.1-src.tar.xz" -MD5SUM="c7ddc5c02902aef6437b93422cc1af05" +DOWNLOAD="https://github.com/stella-emu/stella/releases/download/5.1.3/stella-5.1.3-src.tar.xz" +MD5SUM="f7cccdf4761b7183a235ffeef136e180" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="SDL2" -- cgit v1.2.3