From b62f140ca1919ee68386af70e58042da7e981044 Mon Sep 17 00:00:00 2001 From: Walmes Zeviani <walmes@ufpr.br> Date: Fri, 13 Sep 2024 19:24:41 -0400 Subject: [PATCH] Uses a more recent version of Kdenlive. --- install_ubuntu_quick.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/install_ubuntu_quick.sh b/install_ubuntu_quick.sh index 5df0f88..dfaae67 100644 --- a/install_ubuntu_quick.sh +++ b/install_ubuntu_quick.sh @@ -252,6 +252,9 @@ sudo apt-get install \ audacity \ -y +# Most recent version of Kdenlive. +flatpak install --from https://flathub.org/repo/appstream/org.kde.kdenlive.flatpakref + #----------------------------------------------------------------------- # Fonts. -- GitLab