diff --git a/extra/gegl/PKGBUILD b/extra/gegl/PKGBUILD index e022a0cf7..cf7dadf1f 100644 --- a/extra/gegl/PKGBUILD +++ b/extra/gegl/PKGBUILD @@ -5,7 +5,7 @@ # - disable instrospection, currently broken pkgname=gegl -pkgver=0.3.28 +pkgver=0.3.34 pkgrel=1 pkgdesc="Graph based image processing framework" arch=('x86_64') @@ -24,7 +24,7 @@ optdepends=('libraw: raw plugin' 'libtiff: tiff plugin' 'lua: lua plugin' 'lensfun: lens-correct plugin') -_commit=773d3a74a603b2213af760d7038397bb710bde61 # tags/GEGL_0_3_28^0 +_commit=29254dcd875d271043aba57d0e6ebc48ec63c013 # tags/GEGL_0_3_34^0 source=("git+https://git.gnome.org/browse/gegl#commit=$_commit") sha256sums=('SKIP')