aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbartus2020-08-03 12:14:56 +0200
committerbartus2020-08-03 12:14:56 +0200
commitc50c94f5bfdf3e03c614bfcc7a39181dd71497da (patch)
tree95891d5db416d78447da929ed83d99d0b51479e8
parent61235254d5741dad30183bf937ab2a05c5829b3a (diff)
downloadaur-c50c94f5bfdf3e03c614bfcc7a39181dd71497da.tar.gz
Update denepdencies
gegl>=0.4.26 [skip ci]
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8e912203dbcb..22810ef9b034 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gimp-develop-git
pkgdesc = GNU Image Manipulation Program (non-conflicting git version)
- pkgver = 2.99.1.r5023.24c740b0e0
+ pkgver = 2.99.1.r5103.d93d7effb2
pkgrel = 1
epoch = 1
url = https://www.gimp.org
@@ -46,7 +46,7 @@ pkgbase = gimp-develop-git
depends = openexr>=1.6.1
depends = mypaint-brushes1>=1.3.0
depends = babl>=0.1.74
- depends = gegl>=0.4.24
+ depends = gegl>=0.4.26
depends = cairo>=1.14.0
depends = appstream-glib>=0.7.7
depends = gobject-introspection>=1.32.0
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'