From 6ddcbfb2d95ed399d3b3b8f913d13386f74ed004 Mon Sep 17 00:00:00 2001 From: Lenard Spencer Date: Fri, 11 Dec 2020 17:20:38 +0000 Subject: games/FlightGear: Updated for version 2020.3.4. Signed-off-by: Dave Woodfall Signed-off-by: Willy Sudiarto Raharjo --- games/FlightGear/FlightGear.SlackBuild | 4 ++-- games/FlightGear/FlightGear.info | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'games/FlightGear') diff --git a/games/FlightGear/FlightGear.SlackBuild b/games/FlightGear/FlightGear.SlackBuild index c4337d66340b..b691fc18efbf 100644 --- a/games/FlightGear/FlightGear.SlackBuild +++ b/games/FlightGear/FlightGear.SlackBuild @@ -26,7 +26,7 @@ PRGNAM=FlightGear SRCNAM=flightgear -VERSION=${VERSION:-2020.3.2} +VERSION=${VERSION:-2020.3.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -59,7 +59,7 @@ fi set -e -# Choose whether or not to build the internal Qt launcher. +# Choose if we build the internal Qt launcher. if [ "${QT5}" == "yes" ]; then OPT="$OPT -DENABLE_QT=ON" else diff --git a/games/FlightGear/FlightGear.info b/games/FlightGear/FlightGear.info index 62c711266e39..4ea61e372c10 100644 --- a/games/FlightGear/FlightGear.info +++ b/games/FlightGear/FlightGear.info @@ -1,8 +1,8 @@ PRGNAM="FlightGear" -VERSION="2020.3.2" +VERSION="2020.3.4" HOMEPAGE="http://www.flightgear.org/" -DOWNLOAD="https://downloads.sourceforge.net/flightgear/flightgear-2020.3.2.tar.bz2" -MD5SUM="00bbb97e949438c786cfbcde9a2b0cfb" +DOWNLOAD="https://downloads.sourceforge.net/flightgear/flightgear-2020.3.4.tar.bz2" +MD5SUM="7eb38e86ed02546aea9e13e00e7063ce" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="FlightGear-data SimGear" -- cgit v1.2.3