Project

General

Profile

Feature #1249 ยป 0049-Update-linuxdeploy-to-version-1-alpha-20250213-2.patch

Marko Lindqvist, 03/10/2025 06:34 PM

View differences:

platforms/appimage/build_appimages.sh
# build_appimages.sh: Build freeciv AppImages
#
# (c) 2024 Freeciv team
# (c) 2024-2025 Freeciv team
#
# This script is licensed under Gnu General Public License version 2 or later.
# See COPYING available from the same location you got this script.
LINUXDEPLOY_VERSION="2.0.0-alpha-1-20241106"
LINUXDEPLOY_VERSION="1-alpha-20250213-2"
if test "$1" != "" ; then
echo "Usage: $0"
    (1-1/1)