git » gegl.git » commit 70b071f

rebuild to fix pkg-config issue (FS#77626)

author Christian Hesse
2023-02-24 10:57:41 UTC
committer Christian Hesse
2023-02-24 10:57:41 UTC
parent c9399e8aebd675530111637ca17f1d1be4092357

rebuild to fix pkg-config issue (FS#77626)

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 12318cd..cace19f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 pkgname=gegl
 _tag='2a7d3122429f0b9a5bc8c1545680cb3fbafdeb80'
 pkgver=0.4.42
-pkgrel=1
+pkgrel=2
 pkgdesc='Graph based image processing framework'
 arch=('x86_64')
 url='https://www.gegl.org/'