Project

General

Profile

Feature #1080 ยป 0068-AppImages-Update-linuxdeploy-to-version-2.0.0-alpha-.patch

Marko Lindqvist, 11/09/2024 02:25 AM

View differences:

platforms/appimage/build_appimages.sh
# 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="1-alpha-20240109-1"
LINUXDEPLOY_VERSION="2.0.0-alpha-1-20241106"
if test "$1" != "" ; then
echo "Usage: $0"
    (1-1/1)