aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorbartus2020-01-17 21:34:26 +0100
committerbartus2020-01-17 21:34:26 +0100
commitb1bd2cb4f229d13a9ceaf9aa1c1ce66f615c097c (patch)
tree501546761682c9261fa1d8a19104468d2d542868 /PKGBUILD
parent60edd6ad6f837f89c27584a39821caeb5e55358a (diff)
downloadaur-b1bd2cb4f229d13a9ceaf9aa1c1ce66f615c097c.tar.gz
Update dependencies.
babl>=0.1.74 gegl>=0.4.20 [skip ci]
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9cd9288b54be..2989be309efd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ _pkgname=${pkgname%-git}
provides=(gimp)
conflicts=(gimp)
epoch=2
-pkgver=2.99.1.r4050.6592671e21
+pkgver=2.99.1.r4254.ab7c119c07
pkgrel=1
pkgdesc="GNU Image Manipulation Program (non-conflicting git version)"
arch=('i686' 'x86_64')
@@ -32,8 +32,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'