Date: Monday, June 8, 2020 @ 07:26:25 Author: eworm Revision: 388482 upgpkg: gegl 0.4.24-1
new upstream release Modified: gegl/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-06-08 07:08:54 UTC (rev 388481) +++ PKGBUILD 2020-06-08 07:26:25 UTC (rev 388482) @@ -1,8 +1,8 @@ # Maintainer: Daniel Isenmann <[email protected]> pkgname=gegl -pkgver=0.4.22 -pkgrel=3 +pkgver=0.4.24 +pkgrel=1 pkgdesc="Graph based image processing framework" arch=('x86_64') url="https://www.gegl.org/" @@ -10,7 +10,7 @@ depends=('babl' 'libspiro' 'json-glib' 'libgexiv2' 'libraw' 'openexr' 'librsvg' 'libtiff' 'luajit' 'jasper' 'lensfun' 'suitesparse' 'poppler-glib') makedepends=('intltool' 'ruby' 'mesa' 'glu' 'ffmpeg' 'exiv2' 'vala' 'gobject-introspection' 'git' 'meson' 'python-gobject') optdepends=('ffmpeg: ffmpeg plugin') -_commit=14096e785792ef42dbf08510e8093996c611828f # tags/GEGL_0_4_22^0 +_commit=c3c87d5ac4eb7a6ed79b0be089fff3bd1850fc02 # tags/GEGL_0_4_24^0 source=("git+https://gitlab.gnome.org/GNOME/gegl.git#commit=$_commit") sha256sums=('SKIP')
