aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorbartus2020-01-17 21:43:03 +0100
committerbartus2020-01-17 21:43:03 +0100
commite5b0e7fdf416fe1ff4203d51cde2ef59b16241a0 (patch)
tree8ddf588b54276ab3eaaf5cb19de5c916b6f34c6d /PKGBUILD
parenta4d45563ec1add638f8d8f7645f5e8bbb3203582 (diff)
downloadaur-e5b0e7fdf416fe1ff4203d51cde2ef59b16241a0.tar.gz
Update dependencies.
babl>=0.1.74 gegl>=0.4.20
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 793eb40985e5..9a23212b8847 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
pkgname=gimp-develop-git
_pkgname=${pkgname%-develop-git}
epoch=1
-pkgver=2.99.1.r4006.f0077265b4
+pkgver=2.99.1.r4254.ab7c119c07
pkgrel=1
pkgdesc="GNU Image Manipulation Program (non-conflicting git version)"
arch=('i686' 'x86_64')
@@ -30,8 +30,8 @@ depends=(
'poppler-data>=0.4.9'
'openexr>=1.6.1'
'mypaint-brushes1>=1.3.0'
- 'babl>=0.1.72'
- 'gegl>=0.4.18'
+ 'babl>=0.1.74'
+ 'gegl>=0.4.20'
'cairo>=1.14.0'
'appstream-glib>=0.7.7'
'gobject-introspection>=1.32.0'