aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bdb09dd50ece..5913889b2eff 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gimp-git
pkgdesc = GNU Image Manipulation Program (non-conflicting git version)
- pkgver = 2.99.1.r4050.6592671e21
+ pkgver = 2.99.1.r4254.ab7c119c07
pkgrel = 1
epoch = 2
url = https://www.gimp.org
@@ -45,8 +45,8 @@ pkgbase = gimp-git
depends = poppler-data>=0.4.9
depends = openexr>=1.6.1
depends = mypaint-brushes1>=1.3.0
- depends = babl>=0.1.72
- depends = gegl>=0.4.18
+ depends = babl>=0.1.74
+ depends = gegl>=0.4.20
depends = cairo>=1.14.0
depends = appstream-glib>=0.7.7
depends = gobject-introspection>=1.32.0
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'