diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-12-01 22:01:00 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-12-01 22:01:00 +0800 |
| commit | 850da58bccb0b6c022048dbd5051e9c8c5bca91b (patch) | |
| tree | 2bb35594050ee34fdb6d0e667a75bda0a5d05ec7 /repos/xorg | |
| parent | db551936c2182372e224ec53710e9d118caaadb7 (diff) | |
| download | alicelinux-850da58bccb0b6c022048dbd5051e9c8c5bca91b.tar.gz alicelinux-850da58bccb0b6c022048dbd5051e9c8c5bca91b.zip | |
libxcursor: updated to 1.2.3
Diffstat (limited to 'repos/xorg')
| -rw-r--r-- | repos/xorg/libxcursor/.checksum | 2 | ||||
| -rw-r--r-- | repos/xorg/libxcursor/abuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/repos/xorg/libxcursor/.checksum b/repos/xorg/libxcursor/.checksum index 732f538d..fc238585 100644 --- a/repos/xorg/libxcursor/.checksum +++ b/repos/xorg/libxcursor/.checksum @@ -1 +1 @@ -9d5f790fe40acdd40ea6b478772fbee8e9496235da585b4a11f7abe055400ea1 libXcursor-1.2.2.tar.xz +78369818c0dd2fb10374b55458429c3f53409995d01a53a07def1980290af66d libXcursor-1.2.3.tar.xz diff --git a/repos/xorg/libxcursor/abuild b/repos/xorg/libxcursor/abuild index f681c820..f695383b 100644 --- a/repos/xorg/libxcursor/abuild +++ b/repos/xorg/libxcursor/abuild @@ -1,4 +1,4 @@ name=libxcursor -version=1.2.2 +version=1.2.3 release=1 source="https://www.x.org/pub/individual/lib/libXcursor-$version.tar.xz" |