summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBehnam Momeni2022-02-04 18:06:32 +0330
committerBehnam Momeni2022-02-04 18:06:32 +0330
commit2a2b596c700e09ff611f93ae861bf8bf5c843d26 (patch)
tree83165d2a0c06ed07c9036928ee3575d550b16c9d /PKGBUILD
parent22a3bbbd256d54078c72eddf690bab8c4b0f92af (diff)
downloadaur-2a2b596c700e09ff611f93ae861bf8bf5c843d26.tar.gz
Upgrade to upstream version 0.4.34
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2ca576db75ac..0f8ecc66fe72 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,14 +3,14 @@
pkgname=lib32-gegl
_pkgbase=gegl
-pkgver=0.4.32
-_commit=5780858c2f5784084ec566890e62c160eae88727 # tags/GEGL_0_4_32
-pkgrel=3
+pkgver=0.4.34
+_commit=9aaf6b3525f3917c2d6add866afd33e4ee28510b # tags/GEGL_0_4_34
+pkgrel=1
pkgdesc="Graph based image processing framework (32-bit)"
arch=('x86_64')
url="https://www.gegl.org/"
license=('GPL3' 'LGPL3')
-depends=("gegl=$pkgver"
+depends=("gegl>=$pkgver"
'lib32-babl' 'lib32-libspiro' 'lib32-json-glib'
'lib32-poppler-glib'
'lib32-libgexiv2' 'lib32-libraw' 'lib32-openexr'