gegl: update to 0.4.6.
This commit is contained in:
parent
fcb1a3f71d
commit
c98afce1a2
1 changed files with 4 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'gegl'.
|
||||
# Template file for 'gegl'
|
||||
pkgname=gegl
|
||||
version=0.4.4
|
||||
version=0.4.6
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-docs --without-sdl --without-libopenraw
|
||||
|
@ -13,8 +13,9 @@ short_desc="Graph based image processing framework"
|
|||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||
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.bz2"
|
||||
checksum=f8cb45da736131fe29582b74cf6851102ae013bf99c77413a8bcb02e92e57890
|
||||
checksum=f397eb43f6b8ec387d177b21a0002070c78c38a94a1a0ca6575226f081519ae5
|
||||
|
||||
gegl-devel_package() {
|
||||
depends="json-glib-devel babl-devel gegl>=${version}_${revision}"
|
||||
|
|
Loading…
Reference in a new issue