aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbartus2021-10-02 17:54:20 +0200
committerbartus2021-10-02 17:54:20 +0200
commit1c5711c6384184d90a83001fe662753349e9378b (patch)
treead5ded050e180b88afe1dd9132e5a6277b7ccb4b
parentffba7564db3e8917f5cda809670cffcb9c43cb1a (diff)
downloadaur-1c5711c6384184d90a83001fe662753349e9378b.tar.gz
Update denepdencies gegl>=0.4.32
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 15ea6a505039..b9b19edf2c01 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.5.r184.1e76829989
+ pkgver = 2.99.7.r462.d33c45fb47
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.30
+ depends = gegl>=0.4.32
depends = cairo>=1.14.0
depends = appstream-glib>=0.7.7
depends = gobject-introspection>=1.32.0
diff --git a/PKGBUILD b/PKGBUILD
index 2b42e5f4f228..f2730d13271b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ _fragment="${FRAGMENT:-#branch=master}"
pkgname=gimp-develop-git
_pkgname=${pkgname%-develop-git}
epoch=1
-pkgver=2.99.5.r184.1e76829989
+pkgver=2.99.7.r462.d33c45fb47
pkgrel=1
pkgdesc="GNU Image Manipulation Program (non-conflicting git version)"
arch=('i686' 'x86_64')
@@ -34,7 +34,7 @@ depends=(
'openexr>=1.6.1'
'mypaint-brushes1>=1.3.0'
'babl>=0.1.74'
- 'gegl>=0.4.30'
+ 'gegl>=0.4.32'
'cairo>=1.14.0'
'appstream-glib>=0.7.7'
'gobject-introspection>=1.32.0'