Date: Thursday, July 5, 2018 @ 07:17:43 Author: eworm Revision: 327979
upgpkg: gegl 0.4.4-1 new upstream release Modified: gegl/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-07-05 07:04:19 UTC (rev 327978) +++ PKGBUILD 2018-07-05 07:17:43 UTC (rev 327979) @@ -2,7 +2,7 @@ # Maintainer: Daniel Isenmann <[email protected]> pkgname=gegl -pkgver=0.4.2+14+g190a81b4a +pkgver=0.4.4 pkgrel=1 pkgdesc="Graph based image processing framework" arch=('x86_64') @@ -11,7 +11,7 @@ depends=('babl' 'libspiro' 'json-glib' 'libgexiv2' 'libraw' 'openexr' 'librsvg' 'libtiff' 'lua' 'jasper' 'lensfun' 'suitesparse') makedepends=('intltool' 'ruby' 'mesa' 'glu' 'ffmpeg' 'exiv2' 'vala' 'python2' 'gobject-introspection' 'git') optdepends=('ffmpeg: ffmpeg plugin') -_commit=190a81b4a7c70c208ec624bdc5187b003d2e4774 # master +_commit=e786ee8f5a357c7a153ef9f1a76b61e2604960f7 # master source=("git+https://gitlab.gnome.org/GNOME/gegl.git#commit=$_commit") sha256sums=('SKIP')
