diff options
| author | Emmett1 <emmett1.2miligrams@protonmail.com> | 2025-04-14 03:13:31 +0000 |
|---|---|---|
| committer | Emmett1 <emmett1.2miligrams@protonmail.com> | 2025-04-14 03:13:31 +0000 |
| commit | ee1c524ab8ddf44466acecfbf03e8c738a8e8e81 (patch) | |
| tree | 2d7fc03966101de7d1485e0d2e0daa166254b7ee | |
| parent | 3aa6518f15ad77616deba28538d1b8df6236ccea (diff) | |
| download | alicelinux-20250414.tar.gz alicelinux-20250414.zip | |
wayland-protocols: updated to 1.4320250414
| -rw-r--r-- | repos/extra/wayland-protocols/.checksum | 2 | ||||
| -rw-r--r-- | repos/extra/wayland-protocols/.files | 3 | ||||
| -rw-r--r-- | repos/extra/wayland-protocols/abuild | 2 |
3 files changed, 5 insertions, 2 deletions
diff --git a/repos/extra/wayland-protocols/.checksum b/repos/extra/wayland-protocols/.checksum index 7243f6f2..062f99ce 100644 --- a/repos/extra/wayland-protocols/.checksum +++ b/repos/extra/wayland-protocols/.checksum @@ -1 +1 @@ -cd6cc40cb39635d7d42b6e57bd15ccaf9dad9125e3a4f6bf0be467d3dc7afc55 wayland-protocols-1.42.tar.xz +ff026cc3e78a2c590f7eb77bf1da7d332c17ccf9024623b7b99a96600a70eab2 wayland-protocols-1.43.tar.xz diff --git a/repos/extra/wayland-protocols/.files b/repos/extra/wayland-protocols/.files index 85ce30b9..b9eef558 100644 --- a/repos/extra/wayland-protocols/.files +++ b/repos/extra/wayland-protocols/.files @@ -52,6 +52,7 @@ drwxr-xr-x root/root usr/include/wayland-protocols/ -rw-r--r-- root/root usr/include/wayland-protocols/xdg-system-bell-v1-enum.h -rw-r--r-- root/root usr/include/wayland-protocols/xdg-toplevel-drag-v1-enum.h -rw-r--r-- root/root usr/include/wayland-protocols/xdg-toplevel-icon-v1-enum.h +-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 drwxr-xr-x root/root usr/share/ @@ -120,6 +121,8 @@ drwxr-xr-x root/root usr/share/wayland-protocols/staging/xdg-toplevel-drag/ -rw-r--r-- root/root usr/share/wayland-protocols/staging/xdg-toplevel-drag/xdg-toplevel-drag-v1.xml drwxr-xr-x root/root usr/share/wayland-protocols/staging/xdg-toplevel-icon/ -rw-r--r-- root/root usr/share/wayland-protocols/staging/xdg-toplevel-icon/xdg-toplevel-icon-v1.xml +drwxr-xr-x root/root usr/share/wayland-protocols/staging/xdg-toplevel-tag/ +-rw-r--r-- root/root usr/share/wayland-protocols/staging/xdg-toplevel-tag/xdg-toplevel-tag-v1.xml drwxr-xr-x root/root usr/share/wayland-protocols/staging/xwayland-shell/ -rw-r--r-- root/root usr/share/wayland-protocols/staging/xwayland-shell/xwayland-shell-v1.xml drwxr-xr-x root/root usr/share/wayland-protocols/unstable/ diff --git a/repos/extra/wayland-protocols/abuild b/repos/extra/wayland-protocols/abuild index 26adf22c..db7a0456 100644 --- a/repos/extra/wayland-protocols/abuild +++ b/repos/extra/wayland-protocols/abuild @@ -1,4 +1,4 @@ name=wayland-protocols -version=1.42 +version=1.43 release=1 source="https://gitlab.freedesktop.org/wayland/$name/-/releases/$version/downloads/$name-$version.tar.xz" |