diff options
| author | Linux User <emmett@vmi2195005.contaboserver.net> | 2025-03-03 14:48:29 +0000 |
|---|---|---|
| committer | Linux User <emmett@vmi2195005.contaboserver.net> | 2025-03-03 14:48:29 +0000 |
| commit | c21e9502044a51c82b7e23aa1570d4aa14560986 (patch) | |
| tree | 60cb3ee40b5910e2db28ef35b80f216a3034adf8 | |
| parent | f131fe3c5c66f49701e0d956b3449d9a5892877e (diff) | |
| download | alicelinux-c21e9502044a51c82b7e23aa1570d4aa14560986.tar.gz alicelinux-c21e9502044a51c82b7e23aa1570d4aa14560986.zip | |
wayland-protocols: updated to 1.41
| -rw-r--r-- | repos/wayland/wayland-protocols/.checksum | 2 | ||||
| -rw-r--r-- | repos/wayland/wayland-protocols/.files | 3 | ||||
| -rw-r--r-- | repos/wayland/wayland-protocols/abuild | 2 |
3 files changed, 5 insertions, 2 deletions
diff --git a/repos/wayland/wayland-protocols/.checksum b/repos/wayland/wayland-protocols/.checksum index b643e134..006648cb 100644 --- a/repos/wayland/wayland-protocols/.checksum +++ b/repos/wayland/wayland-protocols/.checksum @@ -1 +1 @@ -03ef6b7c644485cab9e07705c1750e62cd786276a1f03fadad13f245d131c0c5 wayland-protocols-1.40.tar.xz +e6ecbb13e33e64bf699fef98fc933f1fb348fa515ffc175eb0b31d0b8e0286cf wayland-protocols-1.41.tar.xz diff --git a/repos/wayland/wayland-protocols/.files b/repos/wayland/wayland-protocols/.files index 8d3de4b3..85ce30b9 100644 --- a/repos/wayland/wayland-protocols/.files +++ b/repos/wayland/wayland-protocols/.files @@ -2,6 +2,7 @@ drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/include/ drwxr-xr-x root/root usr/include/wayland-protocols/ -rw-r--r-- root/root usr/include/wayland-protocols/alpha-modifier-v1-enum.h +-rw-r--r-- root/root usr/include/wayland-protocols/color-management-v1-enum.h -rw-r--r-- root/root usr/include/wayland-protocols/commit-timing-v1-enum.h -rw-r--r-- root/root usr/include/wayland-protocols/content-type-v1-enum.h -rw-r--r-- root/root usr/include/wayland-protocols/cursor-shape-v1-enum.h @@ -71,6 +72,8 @@ drwxr-xr-x root/root usr/share/wayland-protocols/stable/xdg-shell/ drwxr-xr-x root/root usr/share/wayland-protocols/staging/ drwxr-xr-x root/root usr/share/wayland-protocols/staging/alpha-modifier/ -rw-r--r-- root/root usr/share/wayland-protocols/staging/alpha-modifier/alpha-modifier-v1.xml +drwxr-xr-x root/root usr/share/wayland-protocols/staging/color-management/ +-rw-r--r-- root/root usr/share/wayland-protocols/staging/color-management/color-management-v1.xml drwxr-xr-x root/root usr/share/wayland-protocols/staging/commit-timing/ -rw-r--r-- root/root usr/share/wayland-protocols/staging/commit-timing/commit-timing-v1.xml drwxr-xr-x root/root usr/share/wayland-protocols/staging/content-type/ diff --git a/repos/wayland/wayland-protocols/abuild b/repos/wayland/wayland-protocols/abuild index d8a57d9a..06f39766 100644 --- a/repos/wayland/wayland-protocols/abuild +++ b/repos/wayland/wayland-protocols/abuild @@ -1,4 +1,4 @@ name=wayland-protocols -version=1.40 +version=1.41 release=1 source="https://gitlab.freedesktop.org/wayland/$name/-/releases/$version/downloads/$name-$version.tar.xz" |