aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTravis2020-12-21 06:26:07 +0000
committerTravis2020-12-21 06:26:07 +0000
commite54e3662a4650b0b4c5908f2f118e44ca03ed69f (patch)
tree54c6f62b53fa1514b3b5367f873831a53c1cd6b3
parent0f6df538402703e7e081a3d676be01b90df18198 (diff)
downloadaur-e54e3662a4650b0b4c5908f2f118e44ca03ed69f.tar.gz
Update denepdencies
gegl>=0.4.28 [skip ci]
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6224f5696deb..d465fa37b68c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gimp-git
pkgdesc = GNU Image Manipulation Program
- pkgver = 2.99.1.r5186.7f95abc4ef
+ pkgver = 2.99.3.r272.daea111efc
pkgrel = 1
epoch = 2
url = https://www.gimp.org
@@ -46,7 +46,7 @@ pkgbase = gimp-git
depends = openexr>=1.6.1
depends = mypaint-brushes1>=1.3.0
depends = babl>=0.1.74
- depends = gegl>=0.4.27
+ depends = gegl>=0.4.28
depends = cairo>=1.14.0
depends = appstream-glib>=0.7.7
depends = gobject-introspection>=1.32.0
diff --git a/PKGBUILD b/PKGBUILD
index 5e292ce6f9c2..a7bb4e97e403 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ _pkgname=${pkgname%-git}
provides=(gimp)
conflicts=(gimp)
epoch=2
-pkgver=2.99.1.r5186.7f95abc4ef
+pkgver=2.99.3.r272.daea111efc
pkgrel=1
pkgdesc="GNU Image Manipulation Program"
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.27'
+ 'gegl>=0.4.28'
'cairo>=1.14.0'
'appstream-glib>=0.7.7'
'gobject-introspection>=1.32.0'