gegl: update to 0.4.24.

This commit is contained in:
Felipe Nogueira 2020-06-14 04:19:15 -03:00 committed by Piotr
parent bd5366c0c1
commit 905f7d496c

View file

@ -1,6 +1,6 @@
# Template file for 'gegl' # Template file for 'gegl'
pkgname=gegl pkgname=gegl
version=0.4.22 version=0.4.24
revision=1 revision=1
build_style=meson build_style=meson
build_helper="gir" build_helper="gir"
@ -18,7 +18,7 @@ license="GPL-3.0-only, LGPL-3.0-only"
homepage="https://www.gimp.org" homepage="https://www.gimp.org"
changelog="https://gitlab.gnome.org/GNOME/gegl/raw/master/docs/NEWS.txt" changelog="https://gitlab.gnome.org/GNOME/gegl/raw/master/docs/NEWS.txt"
distfiles="https://download.gimp.org/pub/gegl/${version%.*}/gegl-${version}.tar.xz" distfiles="https://download.gimp.org/pub/gegl/${version%.*}/gegl-${version}.tar.xz"
checksum=1888ec41dfd19fe28273795c2209efc1a542be742691561816683990dc642c61 checksum=7765499f27341b0d16032e665319cbc12876483ff6a944fcdf24a9c58e3e254a
build_options="gir" build_options="gir"
build_options_default="gir" build_options_default="gir"