summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorIru Cai2017-02-13 20:32:33 +0800
committerIru Cai2017-02-13 20:32:33 +0800
commita3138a210b529759cabea9b7ef46770e5bfc8a35 (patch)
tree20111b3b99522781a405bab8868b527c36c70de2 /PKGBUILD
parent1df10c68f803652622e08ec13e04f2bd714952f2 (diff)
downloadaur-a3138a210b529759cabea9b7ef46770e5bfc8a35.tar.gz
update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 66aa4ed46a2a..1871cff028f4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,13 +4,13 @@
# Contributor: Massimiliano Torromeo <massimiliano.torromeo@gmail.com>
pkgname=gegl-git
-pkgver=0.3.10.69
+pkgver=0.3.10.193
pkgrel=1
pkgdesc="Graph based image processing framework"
arch=('i686' 'x86_64')
url="http://www.gegl.org"
license=('GPL3' 'LGPL3')
-depends=('babl>=0.1.14' 'libspiro' 'json-glib')
+depends=('babl>=0.1.24' 'libspiro' 'json-glib')
makedepends=('git' 'intltool' 'python2' 'ruby' 'lua'
'libraw' 'openexr' 'ffmpeg' 'librsvg' 'jasper'
'libtiff' 'suitesparse')