aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorIru Cai2017-06-03 18:23:10 +0800
committerIru Cai2017-06-03 18:23:10 +0800
commit33e6f23ae185a523b1e19c767922bc0d5ec017a9 (patch)
tree1236c3139363af74f090e558531183310bcdcc96
parent630fc0852fb94fc78909576ccc7bb8f18a9d4dd2 (diff)
downloadaur-33e6f23ae185a523b1e19c767922bc0d5ec017a9.tar.gz
update
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 13cb89096776..059af6da9074 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Mon Feb 13 13:15:45 UTC 2017
+# Sat Jun 3 10:23:03 UTC 2017
pkgbase = gimp-git
pkgdesc = GNU Image Manipulation Program
- pkgver = 2.9.4.966.g2c503d4ba3
+ pkgver = 2.9.4.1392.g142c167321
pkgrel = 1
epoch = 1
url = http://www.gimp.org
@@ -28,8 +28,8 @@ pkgbase = gimp-git
depends = libart-lgpl>=2.3.19
depends = dbus-glib
depends = gtk-doc
- depends = babl>=0.1.24
- depends = gegl-git>=0.3.10
+ depends = babl>=0.1.27
+ depends = gegl-git>=0.3.15
depends = openexr>=1.6.1
depends = libmypaint-git>=1.3.0
optdepends = gutenprint: for sophisticated printing only as gimp has built-in cups print support
diff --git a/PKGBUILD b/PKGBUILD
index 7fef18927ed3..e83cf12fb191 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=gimp-git
epoch=1
-pkgver=2.9.4.966.g2c503d4ba3
+pkgver=2.9.4.1392.g142c167321
pkgrel=1
pkgdesc="GNU Image Manipulation Program"
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@ license=('GPL' 'LGPL')
depends=('pygtk' 'lcms2>=2.2' 'libwmf>=0.2.8' 'webkitgtk2>=1.6.1' \
'libgexiv2' 'librsvg>=2.16.1' 'desktop-file-utils' \
'libexif>=0.6.15' 'libart-lgpl>=2.3.19' 'dbus-glib' 'gtk-doc' \
- 'babl>=0.1.24' 'gegl-git>=0.3.10' 'openexr>=1.6.1' 'libmypaint-git>=1.3.0')
+ 'babl>=0.1.27' 'gegl-git>=0.3.15' 'openexr>=1.6.1' 'libmypaint-git>=1.3.0')
makedepends=('git' 'gutenprint>=5.0.0' 'intltool>=0.40.1' \
'gnome-python>=2.16.2' 'poppler>=0.12.4' \
'alsa-lib>=1.0.0' 'libxslt')