aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorbartus2020-08-03 12:14:56 +0200
committerbartus2020-08-03 12:14:56 +0200
commitc50c94f5bfdf3e03c614bfcc7a39181dd71497da (patch)
tree95891d5db416d78447da929ed83d99d0b51479e8 /PKGBUILD
parent61235254d5741dad30183bf937ab2a05c5829b3a (diff)
downloadaur-c50c94f5bfdf3e03c614bfcc7a39181dd71497da.tar.gz
Update denepdencies
gegl>=0.4.26 [skip ci]
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f0da128c3d2d..e79e6b523fe0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
pkgname=gimp-develop-git
_pkgname=${pkgname%-develop-git}
epoch=1
-pkgver=2.99.1.r5023.24c740b0e0
+pkgver=2.99.1.r5103.d93d7effb2
pkgrel=1
pkgdesc="GNU Image Manipulation Program (non-conflicting git version)"
arch=('i686' 'x86_64')
@@ -31,7 +31,7 @@ depends=(
'openexr>=1.6.1'
'mypaint-brushes1>=1.3.0'
'babl>=0.1.74'
- 'gegl>=0.4.24'
+ 'gegl>=0.4.26'
'cairo>=1.14.0'
'appstream-glib>=0.7.7'
'gobject-introspection>=1.32.0'