summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFFY002018-07-31 23:54:48 +0100
committerFFY002018-07-31 23:54:48 +0100
commitede5c103acf6a30500b609e7a33057af88c99982 (patch)
tree4bd0d6de11a4588b594413e9c0f5001a29ee6f21 /PKGBUILD
parent35b48a3970f722e2db87a19606abc20accb18775 (diff)
downloadaur-ede5c103acf6a30500b609e7a33057af88c99982.tar.gz
pkgbuild: update babl version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cc9c15213e18..ab882f865ed4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ pkgdesc="Graph based image processing framework"
arch=('i686' 'x86_64')
url="http://www.gegl.org"
license=('GPL3' 'LGPL3')
-depends=('babl>=0.1.52' 'libspiro' 'json-glib')
+depends=('babl>=0.1.54' 'libspiro' 'json-glib')
makedepends=('git' 'intltool' 'python2' 'ruby' 'lua'
'libraw' 'openexr' 'ffmpeg' 'librsvg' 'jasper'
'libtiff' 'suitesparse' 'gobject-introspection')