aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTravis2019-10-27 16:16:26 +0000
committerTravis2019-10-27 16:16:26 +0000
commitf0ebab94ee040df8463a39aa782bcf7da6172408 (patch)
treeee4396a32e2d4ace0cb2f06b270c8344fdfd2f52
parenta11589363868e82c0661097f79fdc2c419df970f (diff)
downloadaur-f0ebab94ee040df8463a39aa782bcf7da6172408.tar.gz
Update denepdencies
gegl>=0.4.18 [skip ci]
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 48073146775b..4f9451f5aa5d 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.r3918.4be4d828ad
+ pkgver = 2.99.1.r4007.d217028032
pkgrel = 1
epoch = 2
url = https://www.gimp.org
@@ -47,7 +47,7 @@ pkgbase = gimp-git
depends = openexr>=1.6.1
depends = mypaint-brushes1>=1.3.0
depends = babl>=0.1.72
- depends = gegl>=0.4.17
+ depends = gegl>=0.4.18
depends = cairo>=1.14.0
depends = appstream-glib>=0.7.7
depends = gobject-introspection>=1.32.0
diff --git a/PKGBUILD b/PKGBUILD
index cdda520947a1..7a3d2f83381c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ _pkgname=${pkgname%-git}
provides=(gimp)
conflicts=(gimp)
epoch=2
-pkgver=2.99.1.r3918.4be4d828ad
+pkgver=2.99.1.r4007.d217028032
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.72'
- 'gegl>=0.4.17'
+ 'gegl>=0.4.18'
'cairo>=1.14.0'
'appstream-glib>=0.7.7'
'gobject-introspection>=1.32.0'