[gegl] deinterlace: update reference hash



commit c0bcb580d33006353591193910efedaf492bc631
Author: Øyvind Kolås <pippin gimp org>
Date:   Thu Oct 12 20:58:35 2017 +0200

    deinterlace: update reference hash

 operations/common-gpl3+/deinterlace.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/operations/common-gpl3+/deinterlace.c b/operations/common-gpl3+/deinterlace.c
index 970223c..0822893 100644
--- a/operations/common-gpl3+/deinterlace.c
+++ b/operations/common-gpl3+/deinterlace.c
@@ -312,7 +312,7 @@ gegl_op_class_init (GeglOpClass *klass)
     "categories",         "enhance",
     "license",            "GPL3+",
     "position-dependent", "true",
-    "reference-hash",     "663e775f191a41aaf1039b883615d786",
+    "reference-hash",     "654785fbca08ccae36ae8f3146cd42c5",
     "description", _("Fix images where every other row or column is missing"),
     NULL);
 }


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