From 766dd8d0d0c1f9b86ac6c14193f5e3789a9a2d23 Mon Sep 17 00:00:00 2001 From: Dimitris Zlatanidis Date: Sat, 5 Sep 2015 06:21:27 +0300 Subject: games/freeorion: Updated for version 0.4.5_rc3 Signed-off-by: Dimitris Zlatanidis --- games/freeorion/doinst.sh | 1 + games/freeorion/freeorion.SlackBuild | 2 +- games/freeorion/freeorion.info | 6 +++--- 3 files changed, 5 insertions(+), 4 deletions(-) (limited to 'games') diff --git a/games/freeorion/doinst.sh b/games/freeorion/doinst.sh index 58e0b447c3..0a02ce22c8 100644 --- a/games/freeorion/doinst.sh +++ b/games/freeorion/doinst.sh @@ -4,4 +4,5 @@ fi if [ -e usr/share/icons/hicolor/icon-theme.cache ]; then if [ -x /usr/bin/gtk-update-icon-cache ]; then /usr/bin/gtk-update-icon-cache usr/share/icons/hicolor >/dev/null 2>&1 + fi fi diff --git a/games/freeorion/freeorion.SlackBuild b/games/freeorion/freeorion.SlackBuild index aa166d86c2..3359deeed5 100644 --- a/games/freeorion/freeorion.SlackBuild +++ b/games/freeorion/freeorion.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=freeorion -SRCVER=${SRCVER:-0.4.5-rc1} +SRCVER=${SRCVER:-0.4.5-rc3} VERSION=$(echo $SRCVER | tr - _) BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/games/freeorion/freeorion.info b/games/freeorion/freeorion.info index 24f5b613e4..87c098c653 100644 --- a/games/freeorion/freeorion.info +++ b/games/freeorion/freeorion.info @@ -1,8 +1,8 @@ PRGNAM="freeorion" -VERSION="0.4.5_rc1" +VERSION="0.4.5_rc3" HOMEPAGE="http://www.freeorion.org" -DOWNLOAD="https://github.com/freeorion/freeorion/archive/v0.4.5-rc1.tar.gz" -MD5SUM="48fbb2d5827c5a48787b3009b022b6b1" +DOWNLOAD="https://github.com/freeorion/freeorion/archive/v0.4.5-rc3.tar.gz" +MD5SUM="7112718b9c58d4471cdba99671e12cab" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="SDL2 OpenAL" -- cgit v1.2.3