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

Jan Steffens heftig at archlinux.org
Wed Sep 6 10:20:24 UTC 2017


    Date: Wednesday, September 6, 2017 @ 10:20:23
  Author: heftig
Revision: 304737

0.3.20-1

Modified:
  gegl/trunk/PKGBUILD

----------+
 PKGBUILD |   14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-09-06 09:41:08 UTC (rev 304736)
+++ PKGBUILD	2017-09-06 10:20:23 UTC (rev 304737)
@@ -2,16 +2,16 @@
 # Maintainer: Daniel Isenmann <daniel at archlinux.org>
 
 pkgname=gegl
-pkgver=0.3.14
-pkgrel=2
+pkgver=0.3.20
+pkgrel=1
 pkgdesc="Graph based image processing framework"
 arch=('i686' 'x86_64')
 url="http://www.gegl.org/"
 license=('GPL3' 'LGPL3')
-depends=('babl' 'libspiro' 'json-glib')
-makedepends=('intltool' 'ruby' 'lua' 'libraw' 'openexr' 'mesa' 'glu' 'ffmpeg' 'librsvg'
-             'jasper' 'libtiff' 'exiv2' 'vala' 'python2' 'suitesparse' 'lensfun'
-             'gobject-introspection' 'git' 'gtk-doc')
+depends=('babl' 'libspiro' 'json-glib' 'libgexiv2')
+makedepends=('intltool' 'ruby' 'lua' 'libraw' 'openexr' 'mesa' 'glu' 'ffmpeg' 'librsvg' 'jasper'
+             'libtiff' 'exiv2' 'vala' 'python2' 'suitesparse' 'lensfun' 'gobject-introspection'
+             'git')
 optdepends=('libraw: raw plugin'
             'openexr: openexr plugin'
             'ffmpeg: ffmpeg plugin'
@@ -21,7 +21,7 @@
             'libtiff: tiff plugin'
             'lua: lua plugin'
             'lensfun: lens-correct plugin')
-_commit=285e5b781f2ef6359d264192f826564402119b87  # tags/GEGL_0_3_14^0
+_commit=517991898e8ea672d38aa0dd282bb59b84ae253d  # tags/GEGL_0_3_20^0
 source=("git+https://git.gnome.org/browse/gegl#commit=$_commit")
 sha256sums=('SKIP')
 



More information about the arch-commits mailing list