[gimp-macos-build] Remove wrapper, remove cache to force GIMP rebuild



commit 5251eca4ff319bd13c06a0d8dbca424bc3e9f245
Author: Alex Samorukov <samm os2 kiev ua>
Date:   Tue Oct 29 17:33:47 2019 +0100

    Remove wrapper, remove cache to force GIMP rebuild

 .circleci/config.yml     |  4 ++--
 package/launcher-2.10.sh | 45 ---------------------------------------------
 2 files changed, 2 insertions(+), 47 deletions(-)
---
diff --git a/.circleci/config.yml b/.circleci/config.yml
index 6c25e58..db9e09f 100644
--- a/.circleci/config.yml
+++ b/.circleci/config.yml
@@ -65,7 +65,7 @@ jobs:
         # we need to make it automatically depended on the corresponding modules
         - restore_cache:
             keys:
-              - gimp-2.10.12-v8
+              - gimp-2.10.14-v1
               - webkit-v12
               - gimp-deps-v1
               - bootstrap-v13
@@ -121,7 +121,7 @@ jobs:
         - save_cache:
             paths:
               - ~/gtk
-            key: gimp-2.10.12-v8
+            key: gimp-2.10.14-v1
         - run:
             name: Importing signing certificate
             command: |


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