diff options
Diffstat (limited to 'repo/wayland-protocols')
-rw-r--r-- | repo/wayland-protocols/wayland-protocols.xibuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repo/wayland-protocols/wayland-protocols.xibuild b/repo/wayland-protocols/wayland-protocols.xibuild index 764fa29..438a2b3 100644 --- a/repo/wayland-protocols/wayland-protocols.xibuild +++ b/repo/wayland-protocols/wayland-protocols.xibuild @@ -3,7 +3,7 @@ MAKEDEPS="meson ninja" DEPS="wayland" -PKG_VER=1.25 +PKG_VER=1.26 SOURCE=https://wayland.freedesktop.org/releases/wayland-protocols-$PKG_VER.tar.xz DESC="Specifications of extended Wayland protocols" |