diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-11-27 01:53:56 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-11-27 01:53:56 +0000 |
| commit | 104690ee957a5192889ba39d513575837a2dedee (patch) | |
| tree | b2a2ef87d5c3db733270c0442bc17f1af366c377 | |
| parent | 501ea36b8361a69bf2590533fedcbd94b25b0d0b (diff) | |
| download | alicelinux-104690ee957a5192889ba39d513575837a2dedee.tar.gz alicelinux-104690ee957a5192889ba39d513575837a2dedee.zip | |
wayland-protocols: updated to 1.46
| -rw-r--r-- | repos/extra/wayland-protocols/.checksum | 2 | ||||
| -rw-r--r-- | repos/extra/wayland-protocols/.files | 2 | ||||
| -rw-r--r-- | repos/extra/wayland-protocols/abuild | 2 |
3 files changed, 4 insertions, 2 deletions
diff --git a/repos/extra/wayland-protocols/.checksum b/repos/extra/wayland-protocols/.checksum index 7c237dcb..06c544b6 100644 --- a/repos/extra/wayland-protocols/.checksum +++ b/repos/extra/wayland-protocols/.checksum @@ -1 +1 @@ -df6c5cac2696aaed69cfe5af420fb3e0e05687a34d429e507278e9ab85aecbe9 wayland-protocols-1.45.tar.xz +3eaf4bc07267def29547008d8b2a7241f1aa4844ab7b8dcb3ed023005c255ea2 wayland-protocols-1.46.tar.xz diff --git a/repos/extra/wayland-protocols/.files b/repos/extra/wayland-protocols/.files index c37909d8..08ec6a44 100644 --- a/repos/extra/wayland-protocols/.files +++ b/repos/extra/wayland-protocols/.files @@ -58,7 +58,9 @@ drwxr-xr-x root/root usr/include/wayland-protocols/ -rw-r--r-- root/root usr/include/wayland-protocols/xdg-toplevel-tag-v1-enum.h -rw-r--r-- root/root usr/include/wayland-protocols/xwayland-keyboard-grab-unstable-v1-enum.h -rw-r--r-- root/root usr/include/wayland-protocols/xwayland-shell-v1-enum.h +-rw-r--r-- root/root usr/include/wayland-protocols/xx-input-method-v2-enum.h -rw-r--r-- root/root usr/include/wayland-protocols/xx-session-management-v1-enum.h +-rw-r--r-- root/root usr/include/wayland-protocols/xx-text-input-v3-enum.h drwxr-xr-x root/root usr/share/ drwxr-xr-x root/root usr/share/pkgconfig/ -rw-r--r-- root/root usr/share/pkgconfig/wayland-protocols.pc diff --git a/repos/extra/wayland-protocols/abuild b/repos/extra/wayland-protocols/abuild index dae555be..17b19af0 100644 --- a/repos/extra/wayland-protocols/abuild +++ b/repos/extra/wayland-protocols/abuild @@ -1,4 +1,4 @@ name=wayland-protocols -version=1.45 +version=1.46 release=1 source="https://gitlab.freedesktop.org/wayland/$name/-/releases/$version/downloads/$name-$version.tar.xz" |