[gimp-web] Remove ARM-32 from Flatpak available architecture.



commit 7f97eb195e4b6fc23225bd4932a169ad92ff65d5
Author: Jehan <jehan girinstud io>
Date:   Tue Mar 30 18:36:14 2021 +0200

    Remove ARM-32 from Flatpak available architecture.

 themes/newgimp/templates/downloads.html | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/themes/newgimp/templates/downloads.html b/themes/newgimp/templates/downloads.html
index 64a816d9..a047c670 100644
--- a/themes/newgimp/templates/downloads.html
+++ b/themes/newgimp/templates/downloads.html
@@ -67,7 +67,9 @@
             </span>
         </p>
         <p>
-        Flatpak build available in: <strong>x86-64, ARM and AArch64</strong>.
+        Flatpak build available in: <strong>x86-64 and AArch64</strong>
+        (<em>note: i386 and ARM-32 versions used to be published, yet
+        are now stuck at GIMP 2.10.14 and 2.10.22 respectively</em>).
         </p>
 
         <h3>Flatpak additional instructions</h3>


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