git » gegl.git » commit 3d79530

new upstream release

author Christian Hesse
2019-06-13 05:42:10 UTC
committer Christian Hesse
2019-06-13 05:42:10 UTC
parent 19c0a7ed82f6f98609ef51befebd921d9bebe5c4

new upstream release

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 9f9fe88..902973e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer: Daniel Isenmann <daniel@archlinux.org>
 
 pkgname=gegl
-pkgver=0.4.14
+pkgver=0.4.16
 pkgrel=1
 pkgdesc="Graph based image processing framework"
 arch=('x86_64')
@@ -10,7 +10,7 @@ license=('GPL3' 'LGPL3')
 depends=('babl' 'libspiro' 'json-glib' 'libgexiv2' 'libraw' 'openexr' 'librsvg' 'libtiff' 'luajit' 'jasper' 'lensfun' 'suitesparse')
 makedepends=('intltool' 'ruby' 'mesa' 'glu' 'ffmpeg' 'exiv2' 'vala' 'python2' 'gobject-introspection' 'git')
 optdepends=('ffmpeg: ffmpeg plugin')
-_commit=75db50c77eb93ce23222b86caf93140b484b5900  # tags/GEGL_0_4_14^0
+_commit=8fae1d8b35aa9b0d094f08411f6c68af7ffbb465  # tags/GEGL_0_4_16^0
 source=("git+https://gitlab.gnome.org/GNOME/gegl.git#commit=$_commit")
 sha256sums=('SKIP')