summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBehnam Momeni2023-06-30 09:32:23 +0330
committerBehnam Momeni2023-06-30 09:32:23 +0330
commit36c0c7fc6c620995c30d22f39b182620412dee32 (patch)
tree628602b8e96badb6c6032521a9cf7c6fe868bf70
parent2d733d105151c05ae4ab2522e54f59f2a9ef68ca (diff)
downloadaur-36c0c7fc6c620995c30d22f39b182620412dee32.tar.gz
Upgrade to upstream version 0.4.46
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index be9854608bf5..7a9bfc827d76 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Thu May 11 08:04:13 UTC 2023
+# Fri Jun 30 06:01:36 UTC 2023
pkgbase = lib32-gegl
pkgdesc = Graph based image processing framework (32-bit)
- pkgver = 0.4.44
+ pkgver = 0.4.46
pkgrel = 1
url = https://www.gegl.org/
arch = x86_64
@@ -20,7 +20,7 @@ pkgbase = lib32-gegl
makedepends = lib32-gobject-introspection
makedepends = lib32-sdl2
makedepends = python-gobject
- depends = gegl>=0.4.44
+ depends = gegl>=0.4.46
depends = lib32-babl
depends = lib32-libspiro
depends = lib32-json-glib
@@ -36,7 +36,7 @@ pkgbase = lib32-gegl
depends = lib32-suitesparse
depends = lib32-ffmpeg
depends = ffmpeg
- source = git+https://gitlab.gnome.org/GNOME/gegl.git#commit=f58385300356e739491b4cf803e0f9591e34dd40
+ source = git+https://gitlab.gnome.org/GNOME/gegl.git#commit=e6cb97763e422d8853fc95c665f8b0c73f025dd8
source = x86-linux-gnu
sha512sums = SKIP
sha512sums = 97c193bdf744a8853b4463dd9f995faea0e8b269b1b7ef3b9ffcf10c173aa44a0e6edcda5cb69be71af8a4a649332cb841ac5849ea8256f0cfeb5a3cedea251c
diff --git a/PKGBUILD b/PKGBUILD
index 01e251a15019..1e1e97a4a5f9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
pkgname=lib32-gegl
_pkgbase=gegl
-pkgver=0.4.44
-_commit=f58385300356e739491b4cf803e0f9591e34dd40 # tags/GEGL_0_4_44
+pkgver=0.4.46
+_commit=e6cb97763e422d8853fc95c665f8b0c73f025dd8 # tags/GEGL_0_4_46
pkgrel=1
pkgdesc="Graph based image processing framework (32-bit)"
arch=('x86_64')