diff options
author | Tim Biermann <tbier@posteo.de> | 2021-09-01 18:45:50 +0200 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2021-09-01 18:45:50 +0200 |
commit | f9d0fb40298725afe6a4f2aeac8e6a24e86a9393 (patch) | |
tree | e9cc04b096497f3e0c3b81dab28294b400288d9a /wayland-protocols | |
parent | 6d3713bedfdb0a338b279bc35205627b0fcb06c5 (diff) | |
download | contrib-f9d0fb40298725afe6a4f2aeac8e6a24e86a9393.tar.gz contrib-f9d0fb40298725afe6a4f2aeac8e6a24e86a9393.tar.xz |
wayland-protocols: 1.21 -> 1.22
Diffstat (limited to 'wayland-protocols')
-rw-r--r-- | wayland-protocols/.footprint | 2 | ||||
-rw-r--r-- | wayland-protocols/.signature | 8 | ||||
-rw-r--r-- | wayland-protocols/Pkgfile | 4 |
3 files changed, 8 insertions, 6 deletions
diff --git a/wayland-protocols/.footprint b/wayland-protocols/.footprint index 74dbccef1..f39f72601 100644 --- a/wayland-protocols/.footprint +++ b/wayland-protocols/.footprint @@ -11,6 +11,8 @@ drwxr-xr-x root/root usr/share/wayland-protocols/stable/viewporter/ drwxr-xr-x root/root usr/share/wayland-protocols/stable/xdg-shell/ -rw-r--r-- root/root usr/share/wayland-protocols/stable/xdg-shell/xdg-shell.xml drwxr-xr-x root/root usr/share/wayland-protocols/staging/ +drwxr-xr-x root/root usr/share/wayland-protocols/staging/drm-lease/ +-rw-r--r-- root/root usr/share/wayland-protocols/staging/drm-lease/drm-lease-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/unstable/ diff --git a/wayland-protocols/.signature b/wayland-protocols/.signature index 6231e52d6..dda775942 100644 --- a/wayland-protocols/.signature +++ b/wayland-protocols/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF38xwkjkqP8yYRjyXipA+w+5hNE9UQqjrkUA4ZcDvtLNeWfxaLZAucn5TejqYY3uH+TtkIUBUCm6M0l1cBSmYhAw= -SHA256 (Pkgfile) = 1d4b653b79fbe22909e35ecdb34df07f2cf77e1c3664c726942d9896c9490a1c -SHA256 (.footprint) = 3ed46fc25787b610156b8a9f440f6f4fca7208bc91cab58c13b4912c4cc69a28 -SHA256 (wayland-protocols-1.21.tar.xz) = b99945842d8be18817c26ee77dafa157883af89268e15f4a5a1a1ff3ffa4cde5 +RWSagIOpLGJF3wvmIfAR9C151nzWfi/NOi+AGDrNtwQ9liw9QMqBgNw1Ro+Oc/yZGlVZcQuHGVI1ehBdB/jxUmK8MpQ/uAA/5wA= +SHA256 (Pkgfile) = 6c7798dcbbd8fbf9b5f91864bdad1bb77986760fdc5c7aa3d3aa7b91e90d5bf9 +SHA256 (.footprint) = 48db15825238f351f899d448b08269f03ba5cf059f1f7d2cce57f9d27b599f22 +SHA256 (wayland-protocols-1.22.tar.xz) = 96e7cf03524995a47028236c6d6141c874e693cb80c0be8dabe15455cdd5a5a7 diff --git a/wayland-protocols/Pkgfile b/wayland-protocols/Pkgfile index fe7c0dcf7..4407c2e40 100644 --- a/wayland-protocols/Pkgfile +++ b/wayland-protocols/Pkgfile @@ -4,8 +4,8 @@ # Depends on: wayland name=wayland-protocols -version=1.21 -release=2 +version=1.22 +release=1 source=(https://wayland.freedesktop.org/releases/wayland-protocols-$version.tar.xz) build() { |