Date: Wednesday, April 18, 2018 @ 14:58:47 Author: jgc Revision: 322187
upgpkg: gegl 0.3.34-1 Modified: gegl/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-04-18 13:37:43 UTC (rev 322186) +++ PKGBUILD 2018-04-18 14:58:47 UTC (rev 322187) @@ -2,7 +2,7 @@ # Maintainer: Daniel Isenmann <[email protected]> pkgname=gegl -pkgver=0.3.28 +pkgver=0.3.34 pkgrel=1 pkgdesc="Graph based image processing framework" arch=('x86_64') @@ -21,7 +21,7 @@ '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')
