[gimp-web] Download page: no i386 support anymore for our flatpak.



commit 4b7ae110c6616c5d131aea9ffa4e8120631a193c
Author: Jehan <jehan girinstud io>
Date:   Sun Dec 20 02:56:58 2020 +0100

    Download page: no i386 support anymore for our flatpak.
    
    This is a change in the Freedesktop runtime (itself based for the GNOME
    runtime) which does not provide i386 anymore. It is not entirely true,
    as older i386 builds are still available, yet people installing GIMP for
    this architecture are basically stuck at older (deprecated) versions of
    GIMP.
    
    For information, the last runtime update (org.gnome.Platform 3.38)
    dropped ARM as well, but I have not updated our stable flatpak to it yet
    (the dev flatpak has been though), because of this and other
    regressions. So we still support ARM 32-bit, at least for now, but it
    will unfortunately not last either.

 themes/newgimp/templates/downloads.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/themes/newgimp/templates/downloads.html b/themes/newgimp/templates/downloads.html
index f0211868..7439839d 100644
--- a/themes/newgimp/templates/downloads.html
+++ b/themes/newgimp/templates/downloads.html
@@ -67,7 +67,7 @@
             </span>
         </p>
         <p>
-        Flatpak build available in: <strong>i386, x86-64, ARM and AArch64</strong>.
+        Flatpak build available in: <strong>x86-64, ARM and AArch64</strong>.
         </p>
 
         <h3>Flatpak additional instructions</h3>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]