author | Christian Hesse
<eworm@archlinux.org> 2018-11-08 19:59:25 UTC |
committer | Christian Hesse
<eworm@archlinux.org> 2018-11-08 19:59:25 UTC |
parent | ae8e6790a8ebf1a0c55ae160d4abd8bc2780f6e0 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index c033114..bb4031f 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Daniel Isenmann <daniel@archlinux.org> pkgname=gegl -pkgver=0.4.8 +pkgver=0.4.12 pkgrel=1 pkgdesc="Graph based image processing framework" arch=('x86_64') @@ -10,7 +10,7 @@ license=('GPL3' 'LGPL3') 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=4d634fe907eb7973c732b34b0d5641943f93e086 # tags/GEGL_0_4_8^0 +_commit=59c7371ee04b98908fe3047a47abe18b01c1c6eb # tags/GEGL_0_4_12^0 source=("git+https://gitlab.gnome.org/GNOME/gegl.git#commit=$_commit") sha256sums=('SKIP')