[arch-commits] Commit in gegl/trunk (PKGBUILD)

Christian Hesse eworm at archlinux.org
Sun Feb 23 19:55:33 UTC 2020


    Date: Sunday, February 23, 2020 @ 19:55:33
  Author: eworm
Revision: 376105

upgpkg: gegl 0.4.22-1

new upstream release

Modified:
  gegl/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-23 13:48:34 UTC (rev 376104)
+++ PKGBUILD	2020-02-23 19:55:33 UTC (rev 376105)
@@ -1,16 +1,16 @@
 # Maintainer: Daniel Isenmann <daniel at archlinux.org>
 
 pkgname=gegl
-pkgver=0.4.20
+pkgver=0.4.22
 pkgrel=1
 pkgdesc="Graph based image processing framework"
 arch=('x86_64')
 url="https://www.gegl.org/"
 license=('GPL3' 'LGPL3')
-depends=('babl' 'libspiro' 'json-glib' 'libgexiv2' 'libraw' 'openexr' 'librsvg' 'libtiff' 'luajit' 'jasper' 'lensfun' 'suitesparse')
+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')
-_commit=ef8b69c06d1c4c0502a09f18bd70c5c6effe587b  # tags/GEGL_0_4_20^0
+_commit=14096e785792ef42dbf08510e8093996c611828f  # tags/GEGL_0_4_22^0
 source=("git+https://gitlab.gnome.org/GNOME/gegl.git#commit=$_commit")
 sha256sums=('SKIP')
 



More information about the arch-commits mailing list