summaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
author Lenard Spencer <lenardrspencer@gmail.com>2021-01-02 10:08:02 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2021-01-02 10:48:19 +0700
commite6226dfb494d5982666d04da0faaef92ea83349c (patch)
tree6bc8670727ce3df93f9b0f57d396b622f1d15fb1 /games
parentf89a94630a817ae9b342bc03c1c84543b86f7525 (diff)
downloadslackbuilds-e6226dfb494d5982666d04da0faaef92ea83349c.tar.gz
slackbuilds-e6226dfb494d5982666d04da0faaef92ea83349c.tar.xz
games/FlightGear: Updated for version 2020.3.5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games')
-rw-r--r--games/FlightGear/FlightGear.SlackBuild2
-rw-r--r--games/FlightGear/FlightGear.info6
-rw-r--r--games/FlightGear/README3
3 files changed, 4 insertions, 7 deletions
diff --git a/games/FlightGear/FlightGear.SlackBuild b/games/FlightGear/FlightGear.SlackBuild
index b691fc18ef..a56c0e69e4 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 4ea61e372c..f8e6956386 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 1ee3e5aa54..40164a5f29 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).