aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorbartus2020-02-21 12:59:36 +0100
committerbartus2020-02-21 12:59:36 +0100
commit8697da2b1d8ac6108a5101faff8a550dd91b75d3 (patch)
tree612feca1f601dec08ea7cfdecfeaec8221efdd39 /PKGBUILD
parentab6a665d1c0eecea9db736790da63145d1df54e9 (diff)
downloadaur-8697da2b1d8ac6108a5101faff8a550dd91b75d3.tar.gz
Update denepdencies
gegl>=0.4.23 [skip ci]
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5babc9ec3ec8..814f5368713b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
pkgname=gimp-develop-git
_pkgname=${pkgname%-develop-git}
epoch=1
-pkgver=2.99.1.r1398.f7ac033777
+pkgver=2.99.1.r4396.2eaaa950a5
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.22'
+ 'gegl>=0.4.23'
'cairo>=1.14.0'
'appstream-glib>=0.7.7'
'gobject-introspection>=1.32.0'