[gimp-macos-build] Rebuild gimp with a new patch



commit 868267bdafc21beda1e367e0bedb3dfebfc27cbc
Author: Alex Samorukov <samm os2 kiev ua>
Date:   Mon Oct 28 08:20:24 2019 +0100

    Rebuild gimp with a new patch

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


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