[gegl] tile-seamless: update reference hash



commit acd0e9d0b5510e81163c89bff3ff5bb36f95a30a
Author: Øyvind Kolås <pippin gimp org>
Date:   Thu Oct 12 21:07:57 2017 +0200

    tile-seamless: update reference hash

 operations/common/tile-seamless.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/operations/common/tile-seamless.c b/operations/common/tile-seamless.c
index 626162d..03ae21c 100644
--- a/operations/common/tile-seamless.c
+++ b/operations/common/tile-seamless.c
@@ -164,7 +164,7 @@ gegl_op_class_init (GeglOpClass *klass)
     "name",              "gegl:tile-seamless",
     "title",             _("Make Seamlessly tileable"),
     "categories",        "tile",
-    "reference-hash",     "3c6c4d8ad2c7cfd8496929ed255d56e2",
+    "reference-hash",     "95f53fa936182b7710397a10f3f9c5bd",
     "position-dependent", "true",
     "description", _("Make the input buffer seamlessly tileable."
                      " The algorithm is not content-aware,"


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