gegl: update to 0.4.12.
This commit is contained in:
parent
dcc354401b
commit
8a723d4e72
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gegl'
|
# Template file for 'gegl'
|
||||||
pkgname=gegl
|
pkgname=gegl
|
||||||
version=0.4.10
|
version=0.4.12
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-docs --without-sdl --with-libraw
|
configure_args="--disable-docs --without-sdl --with-libraw
|
||||||
|
@ -15,7 +15,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.bz2"
|
distfiles="https://download.gimp.org/pub/gegl/${version%.*}/gegl-${version}.tar.bz2"
|
||||||
checksum=1c419659bde1aa8bb7845231a7132bd7dcdaa4ed724adf676b07478b41f0c5d3
|
checksum=e967293eabe89257e1d511bf68435fbfd44e6e0f9ef51b86cc50781f09eb5852
|
||||||
|
|
||||||
gegl-devel_package() {
|
gegl-devel_package() {
|
||||||
depends="json-glib-devel babl-devel gegl>=${version}_${revision}"
|
depends="json-glib-devel babl-devel gegl>=${version}_${revision}"
|
||||||
|
|
Loading…
Reference in New Issue