diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-10-06 23:19:04 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-10-06 23:19:04 +0800 |
| commit | 5a1f9b89d8873e6d0b5a7cdce80dc16c1a6a0a1d (patch) | |
| tree | df7bc297d672e24a4fac80b6cc72349ec16ed063 /repos | |
| parent | 72f9c743a7ef410116abf1bc70a3f65e0aa59ad6 (diff) | |
| download | alicelinux-5a1f9b89d8873e6d0b5a7cdce80dc16c1a6a0a1d.tar.gz alicelinux-5a1f9b89d8873e6d0b5a7cdce80dc16c1a6a0a1d.zip | |
wayland-protocols: updated to 1.37
Diffstat (limited to 'repos')
| -rw-r--r-- | repos/wayland/wayland-protocols/.checksum | 2 | ||||
| -rw-r--r-- | repos/wayland/wayland-protocols/.files | 6 | ||||
| -rw-r--r-- | repos/wayland/wayland-protocols/abuild | 2 |
3 files changed, 8 insertions, 2 deletions
diff --git a/repos/wayland/wayland-protocols/.checksum b/repos/wayland/wayland-protocols/.checksum index 04ffdadd..57ae6673 100644 --- a/repos/wayland/wayland-protocols/.checksum +++ b/repos/wayland/wayland-protocols/.checksum @@ -1 +1 @@ -2f3584031af7f0d2eaff37bef37894717af6d62e512645da4bdc84c509c111cf wayland-protocols-1.36.tar.xz +7d5256d4fcd67434f86b9178f6e70e145a1f00d3a258bd7ea7aa15726094f51c wayland-protocols-1.37.tar.xz diff --git a/repos/wayland/wayland-protocols/.files b/repos/wayland/wayland-protocols/.files index bad2d8c3..533fb337 100644 --- a/repos/wayland/wayland-protocols/.files +++ b/repos/wayland/wayland-protocols/.files @@ -27,6 +27,10 @@ drwxr-xr-x root/root usr/share/wayland-protocols/staging/ext-foreign-toplevel -rw-r--r-- root/root usr/share/wayland-protocols/staging/ext-foreign-toplevel-list/ext-foreign-toplevel-list-v1.xml drwxr-xr-x root/root usr/share/wayland-protocols/staging/ext-idle-notify/ -rw-r--r-- root/root usr/share/wayland-protocols/staging/ext-idle-notify/ext-idle-notify-v1.xml +drwxr-xr-x root/root usr/share/wayland-protocols/staging/ext-image-capture-source/ +-rw-r--r-- root/root usr/share/wayland-protocols/staging/ext-image-capture-source/ext-image-capture-source-v1.xml +drwxr-xr-x root/root usr/share/wayland-protocols/staging/ext-image-copy-capture/ +-rw-r--r-- root/root usr/share/wayland-protocols/staging/ext-image-copy-capture/ext-image-copy-capture-v1.xml drwxr-xr-x root/root usr/share/wayland-protocols/staging/ext-session-lock/ -rw-r--r-- root/root usr/share/wayland-protocols/staging/ext-session-lock/ext-session-lock-v1.xml drwxr-xr-x root/root usr/share/wayland-protocols/staging/ext-transient-seat/ @@ -47,6 +51,8 @@ drwxr-xr-x root/root usr/share/wayland-protocols/staging/xdg-dialog/ -rw-r--r-- root/root usr/share/wayland-protocols/staging/xdg-dialog/xdg-dialog-v1.xml 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/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/wayland/wayland-protocols/abuild b/repos/wayland/wayland-protocols/abuild index 48c0333c..ce881dc3 100644 --- a/repos/wayland/wayland-protocols/abuild +++ b/repos/wayland/wayland-protocols/abuild @@ -1,4 +1,4 @@ name=wayland-protocols -version=1.36 +version=1.37 release=1 source="https://gitlab.freedesktop.org/wayland/$name/-/releases/$version/downloads/$name-$version.tar.xz" |