git » gegl.git » commit ae39059

new upstream release

author Christian Hesse
2021-03-29 08:14:45 UTC
committer Christian Hesse
2021-03-29 08:14:45 UTC
parent 9718e4e4d98aedf2b56c4cfe3bb15e4c8a5a1b95

new upstream release

PKGBUILD +3 -3

diff --git a/PKGBUILD b/PKGBUILD
index 4c26959..da13393 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
 # Maintainer: Daniel Isenmann <daniel@archlinux.org>
 
 pkgname=gegl
-pkgver=0.4.28
-pkgrel=2
+pkgver=0.4.30
+pkgrel=1
 pkgdesc="Graph based image processing framework"
 arch=('x86_64')
 url="https://www.gegl.org/"
@@ -10,7 +10,7 @@ license=('GPL3' 'LGPL3')
 depends=('babl' 'libspiro' 'json-glib' 'libgexiv2' 'libraw' 'openexr' 'librsvg' 'libtiff' 'luajit' 'jasper' 'lensfun' 'suitesparse' 'poppler-glib')
 makedepends=('intltool' 'ruby' 'mesa' 'glu' 'ffmpeg' 'exiv2' 'vala' 'gobject-introspection' 'git' 'meson' 'python-gobject')
 optdepends=('ffmpeg: ffmpeg plugin' 'graphviz: for gegl-introspect')
-_commit=811bd306500764a8c64debee4e1e0adda6ac74d3
+_commit=5ea11ee00d9061ca2cd61f83ece25dfcfe0e9596
 source=("git+https://gitlab.gnome.org/GNOME/gegl.git#commit=$_commit")
 sha256sums=('SKIP')