git » gegl.git » commit 19c0a7e

upgpkg: 0.4.14-1

author Jan de Groot
2019-03-21 22:31:37 UTC
committer Jan de Groot
2019-03-21 22:31:37 UTC
parent 6022563ed0af102bea4171695cc024a4277d69a9

upgpkg: 0.4.14-1

PKGBUILD +4 -4

diff --git a/PKGBUILD b/PKGBUILD
index bb4031f..9f9fe88 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,16 +1,16 @@
 # Maintainer: Daniel Isenmann <daniel@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')