mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 15:13:51 +02:00
gegl: update to 0.4.32.
This commit is contained in:
parent
ffe313385c
commit
838ebe2d74
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'gegl'
|
||||
pkgname=gegl
|
||||
version=0.4.30
|
||||
revision=2
|
||||
version=0.4.32
|
||||
revision=1
|
||||
build_style=meson
|
||||
build_helper="gir"
|
||||
configure_args="-Ddocs=false -Dintrospection=true
|
||||
|
@ -18,7 +18,7 @@ license="GPL-3.0-only, LGPL-3.0-only"
|
|||
homepage="https://www.gimp.org"
|
||||
changelog="https://gitlab.gnome.org/GNOME/gegl/raw/master/docs/NEWS.txt"
|
||||
distfiles="https://download.gimp.org/pub/gegl/${version%.*}/gegl-${version}.tar.xz"
|
||||
checksum=c112782cf4096969e23217ccdfabe42284e35d5435ff0c43d40e4c70faeca8dd
|
||||
checksum=668e3c6b9faf75fb00512701c36274ab6f22a8ba05ec62dbf187d34b8d298fa1
|
||||
|
||||
gegl-devel_package() {
|
||||
depends="json-glib-devel babl-devel gegl>=${version}_${revision}"
|
||||
|
|
Loading…
Add table
Reference in a new issue