diff options
-rw-r--r-- | games/FlightGear/FlightGear.SlackBuild | 2 | ||||
-rw-r--r-- | games/FlightGear/FlightGear.info | 6 | ||||
-rw-r--r-- | games/FlightGear/README | 3 |
3 files changed, 4 insertions, 7 deletions
diff --git a/games/FlightGear/FlightGear.SlackBuild b/games/FlightGear/FlightGear.SlackBuild index b691fc18efbf..a56c0e69e4b7 100644 --- a/games/FlightGear/FlightGear.SlackBuild +++ b/games/FlightGear/FlightGear.SlackBuild @@ -26,7 +26,7 @@ PRGNAM=FlightGear SRCNAM=flightgear -VERSION=${VERSION:-2020.3.4} +VERSION=${VERSION:-2020.3.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/games/FlightGear/FlightGear.info b/games/FlightGear/FlightGear.info index 4ea61e372c10..f8e6956386ea 100644 --- a/games/FlightGear/FlightGear.info +++ b/games/FlightGear/FlightGear.info @@ -1,8 +1,8 @@ PRGNAM="FlightGear" -VERSION="2020.3.4" +VERSION="2020.3.5" HOMEPAGE="http://www.flightgear.org/" -DOWNLOAD="https://downloads.sourceforge.net/flightgear/flightgear-2020.3.4.tar.bz2" -MD5SUM="7eb38e86ed02546aea9e13e00e7063ce" +DOWNLOAD="https://downloads.sourceforge.net/flightgear/flightgear-2020.3.5.tar.bz2" +MD5SUM="d179f76730456d9ded0f5c50391ed812" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="FlightGear-data SimGear" diff --git a/games/FlightGear/README b/games/FlightGear/README index 1ee3e5aa54cd..40164a5f29da 100644 --- a/games/FlightGear/README +++ b/games/FlightGear/README @@ -6,8 +6,5 @@ To build the internal Qt launcher, you will require QT5 and then pass QT5=yes to the script. Otherwise, you can install either fgo or ffgo as a more basic launcher. -To build on current (15.0 EXPERIMENTAL), pass CURRENT=yes to the -script. - speex and flite are optional dependencies for voice communication (autodetected at build time). |