aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTravis2020-02-21 03:55:12 +0000
committerTravis2020-02-21 03:55:12 +0000
commitd4330e6f550773cf092b0a8f32c3b6cb7978a966 (patch)
treed1de77af8999a2004a8ea33633e40f94d365dc39 /PKGBUILD
parent512ef34e71599a71f703c28b75460d4e8e1b3277 (diff)
downloadaur-d4330e6f550773cf092b0a8f32c3b6cb7978a966.tar.gz
Update denepdencies
gegl>=0.4.23 [skip ci]
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 657f959c719a..f8c6977e0599 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ _pkgname=${pkgname%-git}
provides=(gimp)
conflicts=(gimp)
epoch=2
-pkgver=2.99.1.r4393.ab5ed1575c
+pkgver=2.99.1.r4396.2eaaa950a5
pkgrel=1
pkgdesc="GNU Image Manipulation Program (non-conflicting git version)"
arch=('i686' 'x86_64')
@@ -33,7 +33,7 @@ depends=(
'openexr>=1.6.1'
'mypaint-brushes1>=1.3.0'
'babl>=0.1.74'
- 'gegl>=0.4.22'
+ 'gegl>=0.4.23'
'cairo>=1.14.0'
'appstream-glib>=0.7.7'
'gobject-introspection>=1.32.0'