diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-05-02 15:48:11 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-05-02 15:48:11 +0000 |
| commit | 077ee982fa5e8e2ddfc94a3f115019ad0e1e6ab7 (patch) | |
| tree | ba989e6e3b4c231434c40de5a1bd02a71d2e3e67 /repos/extra/pixman/abuild | |
| parent | c20c61f17a31541de4743da0b2b641998c3e1bd1 (diff) | |
| download | alicelinux-077ee982fa5e8e2ddfc94a3f115019ad0e1e6ab7.tar.gz alicelinux-077ee982fa5e8e2ddfc94a3f115019ad0e1e6ab7.zip | |
pixman: updated to 0.46.0
Diffstat (limited to 'repos/extra/pixman/abuild')
| -rw-r--r-- | repos/extra/pixman/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repos/extra/pixman/abuild b/repos/extra/pixman/abuild index 4c51b930..14451036 100644 --- a/repos/extra/pixman/abuild +++ b/repos/extra/pixman/abuild @@ -1,4 +1,4 @@ name=pixman -version=0.44.2 +version=0.46.0 release=1 source="https://www.cairographics.org/releases/$name-$version.tar.gz" |