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/libxcursor/abuild | |
| parent | db551936c2182372e224ec53710e9d118caaadb7 (diff) | |
| download | alicelinux-850da58bccb0b6c022048dbd5051e9c8c5bca91b.tar.gz alicelinux-850da58bccb0b6c022048dbd5051e9c8c5bca91b.zip | |
libxcursor: updated to 1.2.3
Diffstat (limited to 'repos/xorg/libxcursor/abuild')
| -rw-r--r-- | repos/xorg/libxcursor/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
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" |