https://bugs.kde.org/show_bug.cgi?id=416704
--- Comment #13 from caulier.gil...@gmail.com --- Git commit 4aeb4ff234c12f0909140687616570355e12375b by Gilles Caulier. Committed on 07/02/2022 at 21:40. Pushed by cgilles into branch 'master'. prepare to compile AppImage with Qt6 port M +1 -1 project/bundles/appimage/config.sh https://invent.kde.org/graphics/digikam/commit/4aeb4ff234c12f0909140687616570355e12375b diff --git a/project/bundles/appimage/config.sh b/project/bundles/appimage/config.sh index a38a5e9c63..ba3e40fb3f 100644 --- a/project/bundles/appimage/config.sh +++ b/project/bundles/appimage/config.sh @@ -45,7 +45,7 @@ DK_KF5_VERSION="5.90" # If you want to package current implementation from git, use "master" as tag. #DK_VERSION=v7.0.0 DK_VERSION=master -#DK_VERSION=gsoc18-exporttools-o2 +#DK_VERSION=gsoc21-qt6-port # Installer sub version to differentiates newer updates of the installer itself, even if the underlying application hasn’t changed. #DK_SUBVER="-01" -- You are receiving this mail because: You are watching all bug changes.