author | Christian Hesse
<eworm@archlinux.org> 2018-07-05 07:17:43 UTC |
committer | Christian Hesse
<eworm@archlinux.org> 2018-07-05 07:17:43 UTC |
parent | bf1d6b55635d8bdd91a02145ac4a0093ec38e46e |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 9f8c7cb..34ee2c6 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Daniel Isenmann <daniel@archlinux.org> pkgname=gegl -pkgver=0.4.2+14+g190a81b4a +pkgver=0.4.4 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=190a81b4a7c70c208ec624bdc5187b003d2e4774 # master +_commit=e786ee8f5a357c7a153ef9f1a76b61e2604960f7 # master source=("git+https://gitlab.gnome.org/GNOME/gegl.git#commit=$_commit") sha256sums=('SKIP')