[gimp-macos-build] Rebuild gimp with wrapper



commit bcd2941d24e53c0c8b619f9b6ebbc023d17c24b0
Author: Alex Samorukov <samm os2 kiev ua>
Date:   Sun Oct 27 23:32:42 2019 +0100

    Rebuild gimp with wrapper

 .circleci/config.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/.circleci/config.yml b/.circleci/config.yml
index 4b0f45a..ed16775 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-v3
+              - gimp-2.10.12-v4
               - webkit-v12
               - gimp-deps-v1
               - bootstrap-v13
@@ -121,7 +121,7 @@ jobs:
         - save_cache:
             paths:
               - ~/gtk
-            key: gimp-2.10.12-v3
+            key: gimp-2.10.12-v4
         - run:
             name: Importing signing certificate
             command: |


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