diff options
author | Tim Biermann <tbier@posteo.de> | 2021-04-30 21:13:16 +0000 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2021-04-30 21:13:28 +0000 |
commit | 16fee7b314bba58bbd53121d25a2034391f86c51 (patch) | |
tree | c069baa1cc8c5474a275c7ce0483e34f6ea3382f /wayland-protocols | |
parent | 32ca935bd23c686b9676df73c9c232c9452752e7 (diff) | |
download | contrib-16fee7b314bba58bbd53121d25a2034391f86c51.tar.gz contrib-16fee7b314bba58bbd53121d25a2034391f86c51.tar.xz |
wayland-protocols: 1.20 -> 1.21
Diffstat (limited to 'wayland-protocols')
-rw-r--r-- | wayland-protocols/.footprint | 3 | ||||
-rw-r--r-- | wayland-protocols/.signature | 8 | ||||
-rw-r--r-- | wayland-protocols/Pkgfile | 2 |
3 files changed, 8 insertions, 5 deletions
diff --git a/wayland-protocols/.footprint b/wayland-protocols/.footprint index d5e182607..0c4efb6d1 100644 --- a/wayland-protocols/.footprint +++ b/wayland-protocols/.footprint @@ -10,6 +10,9 @@ drwxr-xr-x root/root usr/lib/wayland-protocols/stable/viewporter/ -rw-r--r-- root/root usr/lib/wayland-protocols/stable/viewporter/viewporter.xml drwxr-xr-x root/root usr/lib/wayland-protocols/stable/xdg-shell/ -rw-r--r-- root/root usr/lib/wayland-protocols/stable/xdg-shell/xdg-shell.xml +drwxr-xr-x root/root usr/lib/wayland-protocols/staging/ +drwxr-xr-x root/root usr/lib/wayland-protocols/staging/xdg-activation/ +-rw-r--r-- root/root usr/lib/wayland-protocols/staging/xdg-activation/xdg-activation-v1.xml drwxr-xr-x root/root usr/lib/wayland-protocols/unstable/ drwxr-xr-x root/root usr/lib/wayland-protocols/unstable/fullscreen-shell/ -rw-r--r-- root/root usr/lib/wayland-protocols/unstable/fullscreen-shell/fullscreen-shell-unstable-v1.xml diff --git a/wayland-protocols/.signature b/wayland-protocols/.signature index 8ac259a25..d12cd598d 100644 --- a/wayland-protocols/.signature +++ b/wayland-protocols/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3/NO9pqmb33PyCtq4OwonUdzB4vp0mHVEx3zkdKEdTl655wNFsxdHRwNfu5x5+q8+DkxiOAELkOWKyMs9LfHTgI= -SHA256 (Pkgfile) = 1fc2721e954697f995a135cc388c59c49dd2a0ef8d6f09d2be55e0f325eb9fe7 -SHA256 (.footprint) = fe3606154682a7215bf644997cbc95816695f5aa8fe6b404f75c4aebfd8bc0a9 -SHA256 (wayland-protocols-1.20.tar.xz) = 9782b7a1a863d82d7c92478497d13c758f52e7da4f197aa16443f73de77e4de7 +RWSagIOpLGJF36gx++qjqt+4TCSuTOqocQdB9fwQIlMdSvFi8gWRm7Q8pEvIaQz9ypqgKxEuin78c3C2rUdwjM4j1HnMPwqCJAQ= +SHA256 (Pkgfile) = f22a3d5e8b1ef4cb93f28339962396142e255b8d109d4518af9c53a0c5c3b46f +SHA256 (.footprint) = 2c37cbed241ffe5a8aa413c09a06e4aa949d2cdea11287006d0a2f56b890be52 +SHA256 (wayland-protocols-1.21.tar.xz) = b99945842d8be18817c26ee77dafa157883af89268e15f4a5a1a1ff3ffa4cde5 diff --git a/wayland-protocols/Pkgfile b/wayland-protocols/Pkgfile index fbeae7a36..24010ebeb 100644 --- a/wayland-protocols/Pkgfile +++ b/wayland-protocols/Pkgfile @@ -4,7 +4,7 @@ # Depends on: wayland name=wayland-protocols -version=1.20 +version=1.21 release=1 source=(https://wayland.freedesktop.org/releases/wayland-protocols-$version.tar.xz) |