From 768ff5bc5d7a458c6df7945eec3dcfd587886e95 Mon Sep 17 00:00:00 2001 From: Bruno Lopes Date: Fri, 17 Oct 2025 08:40:02 -0300 Subject: [PATCH] build/linux: Add instructions about gimp-plugins bump on preview Snap too --- build/linux/snap/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build/linux/snap/README.md b/build/linux/snap/README.md index 880aaa0f6e..299a9dd848 100644 --- a/build/linux/snap/README.md +++ b/build/linux/snap/README.md @@ -45,6 +45,8 @@ Unlike the flatpak, we do not need to manually set babl, gegl or GIMP tags, just * For a **development** series, set "stable" on "grade" and use "preview" on build-id at gimp part "meson-parameters". + *Important: if the API points to a future GIMP major version, so + bump gimp-plugins `content:` too*. * For a **stable** series, set "stable" on "grade" and use "latest" on build-id at gimp part "meson-parameters".