diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-07-09 19:04:59 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-07-09 19:04:59 +0800 |
| commit | b7dc860db40c1bad2a13b44b6308c54ec59f5d68 (patch) | |
| tree | ce1921b36a5eae59f7938e1abe4a4370181bbd4e /repos | |
| parent | 477c7512146b6b752e9ece6e5ba6bda9ce60f447 (diff) | |
| download | alicelinux-b7dc860db40c1bad2a13b44b6308c54ec59f5d68.tar.gz alicelinux-b7dc860db40c1bad2a13b44b6308c54ec59f5d68.zip | |
xcb-util-cursor: updated to 0.1.5
Diffstat (limited to 'repos')
| -rw-r--r-- | repos/xorg/xcb-util-cursor/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repos/xorg/xcb-util-cursor/abuild b/repos/xorg/xcb-util-cursor/abuild index 6f2646e5..3eb5f93a 100644 --- a/repos/xorg/xcb-util-cursor/abuild +++ b/repos/xorg/xcb-util-cursor/abuild @@ -1,4 +1,4 @@ name=xcb-util-cursor -version=0.1.4 +version=0.1.5 release=1 source="https://xcb.freedesktop.org/dist/$name-$version.tar.xz" |