Christian Hesse pushed to branch main at Arch Linux / Packaging / Packages / 
gegl


Commits:
925e5da8 by Christian Hesse at 2025-05-08T14:31:50+02:00
upgpkg: 0.4.62-1: new upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = gegl
        pkgdesc = Graph based image processing framework
-       pkgver = 0.4.58
+       pkgver = 0.4.62
        pkgrel = 1
        url = https://www.gegl.org/
        arch = x86_64
@@ -39,7 +39,7 @@ pkgbase = gegl
        optdepends = ffmpeg: FFmpeg Frame Loader and FFmpeg Frame Saver plugins
        optdepends = graphviz: for gegl-introspect
        optdepends = sdl2: SDL2 Display plugin
-       source = git+https://gitlab.gnome.org/GNOME/gegl.git#tag=GEGL_0_4_58
-       sha256sums = 
d123118bbd0aff1396a62d86e80307a1859e30025eed4ff77c6303cfe33cbce1
+       source = git+https://gitlab.gnome.org/GNOME/gegl.git#tag=GEGL_0_4_62
+       sha256sums = 
0b69ef3f1daf85f235967521140051fac26cb0849afe1a602fa058ebf9ba8ab8
 
 pkgname = gegl


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Daniel Isenmann <[email protected]>
 
 pkgname=gegl
-pkgver=0.4.58
+pkgver=0.4.62
 pkgrel=1
 pkgdesc='Graph based image processing framework'
 arch=('x86_64')
@@ -18,7 +18,7 @@ optdepends=('ffmpeg: FFmpeg Frame Loader and FFmpeg Frame 
Saver plugins'
             'graphviz: for gegl-introspect'
             'sdl2: SDL2 Display plugin')
 source=("git+https://gitlab.gnome.org/GNOME/gegl.git#tag=GEGL_${pkgver//./_}";)
-sha256sums=('d123118bbd0aff1396a62d86e80307a1859e30025eed4ff77c6303cfe33cbce1')
+sha256sums=('0b69ef3f1daf85f235967521140051fac26cb0849afe1a602fa058ebf9ba8ab8')
 
 pkgver() {
   cd "${pkgname}"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gegl/-/commit/925e5da86ba82015ed6fd61e17c82cd69fd52de4

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gegl/-/commit/925e5da86ba82015ed6fd61e17c82cd69fd52de4
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to