Feature #1802 ยป 0043-Update-linuxdeploy-to-version-1-alpha-20251107-1.patch
| 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-20250213-2"
|
||
|
LINUXDEPLOY_VERSION="1-alpha-20251107-1"
|
||
|
if test "$1" != "" ; then
|
||
|
echo "Usage: $0"
|
||