diff options
author | Tim Biermann <tbier@posteo.de> | 2022-07-09 22:05:16 +0200 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2022-07-09 22:05:16 +0200 |
commit | 7a3782f1d60c61c788db8344f5833f1d6b869409 (patch) | |
tree | 17624bf548d68a7a18f55ca32a7eceb9cb80cc4b /wayland-protocols | |
parent | 97d0deb2b6896adff2d44ed820025b34094d73ac (diff) | |
download | contrib-7a3782f1d60c61c788db8344f5833f1d6b869409.tar.gz contrib-7a3782f1d60c61c788db8344f5833f1d6b869409.tar.xz |
wayland-protocols: 1.25 -> 1.26
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 | 2 |
3 files changed, 7 insertions, 5 deletions
diff --git a/wayland-protocols/.footprint b/wayland-protocols/.footprint index 41fd237e1..7a7195bd1 100644 --- a/wayland-protocols/.footprint +++ b/wayland-protocols/.footprint @@ -15,6 +15,8 @@ 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/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/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 5eaf10cd5..1dab1a082 100644 --- a/wayland-protocols/.signature +++ b/wayland-protocols/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF34khqWt1IGsKR978tw8J5oQmJCr0AzBSIRFgOenh3f1cZA76/FNgdB6u3n7Xhpksdvx6b0pFdMbnuA5uFCcF4gs= -SHA256 (Pkgfile) = 603d4e0dbd175a85c66b898b79b879aa8af49f0e51367573b9fbbdad480e688c -SHA256 (.footprint) = f2157d03914cec47bf0568a3248f5a1140a6fa798b278e2c3e6ab5bd2d9d580b -SHA256 (wayland-protocols-1.25.tar.xz) = f1ff0f7199d0a0da337217dd8c99979967808dc37731a1e759e822b75b571460 +RWSagIOpLGJF35x804V+YCIZmU7y6jWIJs8ZK3s2o3dSjIg422WYFxqpy86RLvejfLxXfq/72Ec3cJLZR9Ro993xOKL187bb+AM= +SHA256 (Pkgfile) = 0acdbfd1960045383a0d23dd09b9b2abd297828c777d33d28bdd4fb1133c6eed +SHA256 (.footprint) = caef0afaf53263d0600dafce74b8228ec2efcc5ece13ea1d061a9e0567bcb687 +SHA256 (wayland-protocols-1.26.tar.xz) = c553384c1c68afd762fa537a2569cc9074fe7600da12d3472761e77a2ba56f13 diff --git a/wayland-protocols/Pkgfile b/wayland-protocols/Pkgfile index 075209ff6..5da362b12 100644 --- a/wayland-protocols/Pkgfile +++ b/wayland-protocols/Pkgfile @@ -4,7 +4,7 @@ # Depends on: wayland name=wayland-protocols -version=1.25 +version=1.26 release=1 source=(https://wayland.freedesktop.org/releases/wayland-protocols-$version.tar.xz) |