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

Jan de Groot jgc at archlinux.org
Thu Mar 21 22:31:38 UTC 2019


    Date: Thursday, March 21, 2019 @ 22:31:37
  Author: jgc
Revision: 348850

upgpkg: gegl 0.4.14-1

Modified:
  gegl/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-03-21 22:13:07 UTC (rev 348849)
+++ PKGBUILD	2019-03-21 22:31:37 UTC (rev 348850)
@@ -1,16 +1,16 @@
 # Maintainer: Daniel Isenmann <daniel at archlinux.org>
 
 pkgname=gegl
-pkgver=0.4.12
+pkgver=0.4.14
 pkgrel=1
 pkgdesc="Graph based image processing framework"
 arch=('x86_64')
-url="http://www.gegl.org/"
+url="https://www.gegl.org/"
 license=('GPL3' 'LGPL3')
-depends=('babl' 'libspiro' 'json-glib' 'libgexiv2' 'libraw' 'openexr' 'librsvg' 'libtiff' 'lua' 'jasper' 'lensfun' 'suitesparse')
+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=59c7371ee04b98908fe3047a47abe18b01c1c6eb  # tags/GEGL_0_4_12^0
+_commit=75db50c77eb93ce23222b86caf93140b484b5900  # tags/GEGL_0_4_14^0
 source=("git+https://gitlab.gnome.org/GNOME/gegl.git#commit=$_commit")
 sha256sums=('SKIP')
 



More information about the arch-commits mailing list