mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
games/FlightGear-data: Updated for version 2020.3.13.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
eff6b08402
commit
ee55ae7148
3 changed files with 5 additions and 5 deletions
|
@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
|
|||
|
||||
PRGNAM=FlightGear-data
|
||||
SRCNAM=FlightGear
|
||||
VERSION=${VERSION:-2020.3.12}
|
||||
VERSION=${VERSION:-2020.3.13}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="FlightGear-data"
|
||||
VERSION="2020.3.12"
|
||||
VERSION="2020.3.13"
|
||||
HOMEPAGE="http://www.flightgear.org/"
|
||||
DOWNLOAD="https://downloads.sourceforge.net/flightgear/FlightGear-2020.3.12-data.txz"
|
||||
MD5SUM="074547285970cf55a2a5aee45351e4c5"
|
||||
DOWNLOAD="https://downloads.sourceforge.net/flightgear/FlightGear-2020.3.13-data.txz"
|
||||
MD5SUM="b82ab038ccb3d2be9391a8cc4cee48fc"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
Textures, models, data, aircraft, sample scenery, and config files
|
||||
needed by FlightGear.
|
||||
|
||||
NOTE: The source files total nearly 2G in size, so please be patient
|
||||
NOTE: The source file totals nearly 2G in size, so please be patient
|
||||
while downloading and building.
|
||||
|
|
Loading…
Reference in a new issue