aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorbartus2021-02-26 16:19:35 +0100
committerbartus2021-02-26 16:19:57 +0100
commite0ae7bdfcd270f22cf481a4e389d52b4f7370caa (patch)
treec4432098510ffee533a530a8c049bae71365b760 /PKGBUILD
parent14d5db892db587302695a440245c842420e1abd1 (diff)
downloadaur-e0ae7bdfcd270f22cf481a4e389d52b4f7370caa.tar.gz
Update denepdencies
gegl>=0.4.28 [skip ci]
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fd5a8aabfa75..151e83988943 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
pkgname=gimp-develop-git
_pkgname=${pkgname%-develop-git}
epoch=1
-pkgver=2.99.1.r5254.c04c2d841d
+pkgver=2.99.5.r198.2abf23c812
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.27'
+ 'gegl>=0.4.28'
'cairo>=1.14.0'
'appstream-glib>=0.7.7'
'gobject-introspection>=1.32.0'