diff options
author | Cem Keylan <cem@ckyln.com> | 2023-02-13 11:48:32 +0100 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2023-02-13 11:50:22 +0100 |
commit | b78a0f40a905ef7a2dea46e8366860edbe792bc7 (patch) | |
tree | 02d349e422713c3c935252b9049ad647cac67a25 /wayland | |
parent | 4385c4044776606affd70fb94391562569098683 (diff) | |
download | repository-b78a0f40a905ef7a2dea46e8366860edbe792bc7.tar.gz |
wlroots: bump to 0.16.2
Diffstat (limited to 'wayland')
-rw-r--r-- | wayland/wlroots/checksums | 2 | ||||
-rw-r--r-- | wayland/wlroots/depends | 1 | ||||
-rw-r--r-- | wayland/wlroots/sources | 2 | ||||
-rw-r--r-- | wayland/wlroots/version | 2 |
4 files changed, 4 insertions, 3 deletions
diff --git a/wayland/wlroots/checksums b/wayland/wlroots/checksums index 55a0c44a..1ed1ee30 100644 --- a/wayland/wlroots/checksums +++ b/wayland/wlroots/checksums @@ -1,2 +1,2 @@ %BLAKE3 -f80c5df9829a60e8ca34541a576ae048b45f524476f399911705d6b670d7657d wlroots-0.16.1.tar.gz +60ff4ba53a12ff4e277905a220076e8c66e3c9b203bb59848db3892561657c61 wlroots-0.16.2.tar.gz diff --git a/wayland/wlroots/depends b/wayland/wlroots/depends index 8b705913..fc3424ff 100644 --- a/wayland/wlroots/depends +++ b/wayland/wlroots/depends @@ -11,5 +11,6 @@ pixman seatd wayland wayland-protocols make +xcb-util-renderutil xcb-util-wm xkeyboard-config diff --git a/wayland/wlroots/sources b/wayland/wlroots/sources index 14551206..640e6cc0 100644 --- a/wayland/wlroots/sources +++ b/wayland/wlroots/sources @@ -1 +1 @@ -https://gitlab.freedesktop.org/wlroots/wlroots/-/archive/0.16.1/wlroots-0.16.1.tar.gz +https://gitlab.freedesktop.org/wlroots/wlroots/-/archive/0.16.2/wlroots-0.16.2.tar.gz diff --git a/wayland/wlroots/version b/wayland/wlroots/version index 1866a6ce..18fec78f 100644 --- a/wayland/wlroots/version +++ b/wayland/wlroots/version @@ -1 +1 @@ -0.16.1 1 +0.16.2 1 |