diff --git a/p/pixman/manifest.x86_64.bin b/p/pixman/manifest.x86_64.bin index 08abbe08..c4282831 100644 Binary files a/p/pixman/manifest.x86_64.bin and b/p/pixman/manifest.x86_64.bin differ diff --git a/p/pixman/manifest.x86_64.jsonc b/p/pixman/manifest.x86_64.jsonc index 1fd824c5..9c607fe4 100644 --- a/p/pixman/manifest.x86_64.jsonc +++ b/p/pixman/manifest.x86_64.jsonc @@ -10,7 +10,7 @@ ], "files": [ "/usr/lib/libpixman-1.so.0", - "/usr/lib/libpixman-1.so.0.43.4" + "/usr/lib/libpixman-1.so.0.44.0" ], "name": "pixman", "provides": [ @@ -34,6 +34,6 @@ } }, "source-name": "pixman", - "source-release": "4", - "source-version": "0.43.4" + "source-release": "5", + "source-version": "0.44.0" } diff --git a/p/pixman/stone.yaml b/p/pixman/stone.yaml index 3e3d7d43..e10be845 100644 --- a/p/pixman/stone.yaml +++ b/p/pixman/stone.yaml @@ -4,11 +4,11 @@ # SPDX-License-Identifier: MPL-2.0 # name : pixman -version : 0.43.4 -release : 4 +version : 0.44.0 +release : 5 homepage : http://www.pixman.org upstreams : - - https://gitlab.freedesktop.org/pixman/pixman/-/archive/pixman-0.43.4/pixman-pixman-0.43.4.tar.gz : 2af0acd451e22ae9d86d3c8aa45fcc19e4cc33e86bec311e5328cc2171ff1720 + - https://gitlab.freedesktop.org/pixman/pixman/-/archive/pixman-0.44.0/pixman-pixman-0.44.0.tar.gz : 4b50c306f4ad52decf9b68d1fcd03ad86312f066f0c785dd54f3dd6978a2b023 summary : Low-level library for pixel manipulation description : | Pixman is a low-level software library for pixel manipulation, providing features such as image compositing and trapezoid rasterization.