gegl: bump version

This commit is contained in:
Gerasim Troeglazov
2022-11-19 11:26:06 +10:00
parent 5b1d637f67
commit 798aef7cfe
2 changed files with 4 additions and 2 deletions

View File

@@ -9,9 +9,9 @@ artistic filters and more forms of image processing GEGL can also be used from t
HOMEPAGE="https://gegl.org/"
COPYRIGHT="Øyvind Kolås"
LICENSE="GNU LGPL v3"
REVISION="2"
REVISION="1"
SOURCE_URI="https://download.gimp.org/pub/gegl/0.4/gegl-$portVersion.tar.xz"
CHECKSUM_SHA256="e4a33c8430a5042fba8439b595348e71870f0d95fbf885ff553f9020c1bed750"
CHECKSUM_SHA256="cdde80d15a49dab9a614ef98f804c8ce6e4cfe1339a3c240c34f3fb45436b85d"
PATCHES="gegl-$portVersion.patchset"
ARCHITECTURES="all !x86_gcc2"
@@ -36,6 +36,7 @@ REQUIRES="
lib:libgdk_pixbuf_2.0$secondaryArchSuffix
lib:libgexiv2$secondaryArchSuffix
lib:libglib_2.0$secondaryArchSuffix
lib:libgomp$secondaryArchSuffix
lib:libjpeg$secondaryArchSuffix
lib:libjson_glib_1.0$secondaryArchSuffix
lib:libintl$secondaryArchSuffix
@@ -78,6 +79,7 @@ BUILD_REQUIRES="
devel:libgdk_pixbuf_2.0$secondaryArchSuffix
devel:libgexiv2$secondaryArchSuffix
devel:libglib_2.0$secondaryArchSuffix
devel:libgomp$secondaryArchSuffix
devel:libjpeg$secondaryArchSuffix
devel:libjson_glib_1.0$secondaryArchSuffix
devel:liblcms2$secondaryArchSuffix