gegl ver. bump

This commit is contained in:
Rmys
2023-07-29 22:57:45 +03:00
parent 9a65b57e3a
commit b179b4960a
+8 -1
View File
@@ -15,7 +15,7 @@
<IsA>app:console</IsA>
<Summary>A graph based image processing framework</Summary>
<Description>gegl (Generic Graphics Library) provides infrastructure to do demand based cached non destructive image editing on larger than RAM buffers. Through babl it provides support for a wide range of color models and pixel storage formats for input and output.</Description>
<Archive sha1sum="f47fbd43a88ae08d58e28e78c39cea00a3b3a26a" type="tarxz">https://download.gimp.org/pub/gegl/0.4/gegl-0.4.40.tar.xz</Archive>
<Archive sha1sum="4df0f3dc59b48272d717bc7758e45046d307cb86" type="tarxz">https://download.gimp.org/pub/gegl/0.4/gegl-0.4.46.tar.xz</Archive>
<BuildDependencies>
<Dependency>ruby</Dependency>
<Dependency>meson</Dependency>
@@ -112,6 +112,13 @@
</Package>
<History>
<Update release="20">
<Date>2023-07-29</Date>
<Version>0.4.46</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="19">
<Date>2023-01-28</Date>
<Version>0.4.40</Version>