diff --git a/packages/gegl.rb b/packages/gegl.rb index 7d5c93c54..0be952e6c 100644 --- a/packages/gegl.rb +++ b/packages/gegl.rb @@ -3,7 +3,7 @@ require 'buildsystems/meson' class Gegl < Meson description 'GEGL (Generic Graphics Library) is a data flow based image processing framework, providing floating point processing and non-destructive image processing capabilities to GNU Image Manipulation Program and other projects.' homepage 'https://gegl.org/' - version '0.4.64-1' + version '0.4.66' license 'GPL-3+ and LGPL-3' compatibility 'aarch64 armv7l x86_64' source_url 'https://gitlab.gnome.org/GNOME/gegl.git'