From f85d277b61269b674507a7e9e9f4918ef70f54c9 Mon Sep 17 00:00:00 2001 From: Tim Biermann Date: Tue, 22 Nov 2022 17:26:34 +0000 Subject: [PATCH] wayland-protocols: 1.29 -> 1.30 --- wayland-protocols/.footprint | 2 ++ wayland-protocols/.signature | 8 ++++---- wayland-protocols/Pkgfile | 2 +- 3 files changed, 7 insertions(+), 5 deletions(-) diff --git a/wayland-protocols/.footprint b/wayland-protocols/.footprint index 57347fc44..b3cac306e 100644 --- a/wayland-protocols/.footprint +++ b/wayland-protocols/.footprint @@ -21,6 +21,8 @@ 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/single-pixel-buffer/ -rw-r--r-- root/root usr/share/wayland-protocols/staging/single-pixel-buffer/single-pixel-buffer-v1.xml +drwxr-xr-x root/root usr/share/wayland-protocols/staging/tearing-control/ +-rw-r--r-- root/root usr/share/wayland-protocols/staging/tearing-control/tearing-control-v1.xml drwxr-xr-x root/root usr/share/wayland-protocols/staging/xdg-activation/ -rw-r--r-- root/root usr/share/wayland-protocols/staging/xdg-activation/xdg-activation-v1.xml drwxr-xr-x root/root usr/share/wayland-protocols/staging/xwayland-shell/ diff --git a/wayland-protocols/.signature b/wayland-protocols/.signature index bc1d204aa..3c6674695 100644 --- a/wayland-protocols/.signature +++ b/wayland-protocols/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF33A+9yldqRS2Zsd/OzO8ftRkfTVddErEiG+xmfYQq49JpQYloqOFKAgvpeL7gF6dLOcghW+P9C7zrQ6/7m1sOwQ= -SHA256 (Pkgfile) = 681705f485a4931b615fa56aea85e0993d3b454bb0c2f70418cb6c99076014d0 -SHA256 (.footprint) = d71a9e7d7dc9f1e1bffa18d5318b0b7b13abf018a163a982a6079b2a27b8daf6 -SHA256 (wayland-protocols-1.29.tar.xz) = e25e9ab75ac736704ddefe92e8f9ac8730beab6f564db62f7ad695bba4ff9ed8 +RWSagIOpLGJF33b//c1qerReoyK2XLUfqeDGIResPL3T76hX8TamhxXHK0vzwWPLBfkhDxGbzWduhtK7alZJ1OabLCdNgkccmwI= +SHA256 (Pkgfile) = 9d78fc3ef3235e2bfd22dbda26dd2005ae8134f231553608d7553f94c15e4b3b +SHA256 (.footprint) = a933e612f12369ead26a08d5da0dc9fec140906c0940f6728533c25d2e5f3a78 +SHA256 (wayland-protocols-1.30.tar.xz) = 3c1498fb65fd2b80b0376d7e87cf215e6ae957b2ccdba5da45a448718831bc60 diff --git a/wayland-protocols/Pkgfile b/wayland-protocols/Pkgfile index f52701b67..ff71ef1cd 100644 --- a/wayland-protocols/Pkgfile +++ b/wayland-protocols/Pkgfile @@ -4,7 +4,7 @@ # Depends on: wayland name=wayland-protocols -version=1.29 +version=1.30 release=1 source=(https://gitlab.freedesktop.org/wayland/wayland-protocols/-/releases/$version/downloads/$name-$version.tar.xz)