[gimp] build: replace some survivor s/2.9/2.10/.



commit 0d26d00ca3bef720db7a2aad49f11c4bb77bfbdd
Author: Jehan <jehan girinstud io>
Date:   Fri May 11 03:01:00 2018 +0200

    build: replace some survivor s/2.9/2.10/.

 build/flatpak/org.gimp.GIMP-dev.json     |    2 +-
 build/flatpak/org.gimp.GIMP-nightly.json |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/build/flatpak/org.gimp.GIMP-dev.json b/build/flatpak/org.gimp.GIMP-dev.json
index 685ddcc..9829376 100644
--- a/build/flatpak/org.gimp.GIMP-dev.json
+++ b/build/flatpak/org.gimp.GIMP-dev.json
@@ -55,7 +55,7 @@
         {
             "name": "gimp",
             "config-opts": [ "--disable-docs", "--disable-gtk-doc", "--disable-gtk-doc-html", 
"--enable-vector-icons" ],
-            "cleanup": [ "/bin/gimptool-2.0", "/bin/gimp-console-2.9" ],
+            "cleanup": [ "/bin/gimptool-2.0", "/bin/gimp-console-2.10" ],
             "sources": [
                 {
                     "type": "git",
diff --git a/build/flatpak/org.gimp.GIMP-nightly.json b/build/flatpak/org.gimp.GIMP-nightly.json
index d79a8a6..23a8408 100644
--- a/build/flatpak/org.gimp.GIMP-nightly.json
+++ b/build/flatpak/org.gimp.GIMP-nightly.json
@@ -53,7 +53,7 @@
         {
             "name": "gimp",
             "config-opts": [ "--disable-docs", "--disable-gtk-doc", "--disable-gtk-doc-html", 
"--enable-vector-icons" ],
-            "cleanup": [ "/bin/gimptool-2.0", "/bin/gimp-console-2.9" ],
+            "cleanup": [ "/bin/gimptool-2.0", "/bin/gimp-console-2.10" ],
             "sources": [
                 {
                     "type": "git",


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