diff --git a/srcpkgs/wayland-protocols/template b/srcpkgs/wayland-protocols/template index 135bb4900bd..9c360a79d3c 100644 --- a/srcpkgs/wayland-protocols/template +++ b/srcpkgs/wayland-protocols/template @@ -1,15 +1,20 @@ # Template file for 'wayland-protocols' pkgname=wayland-protocols -version=1.14 +version=1.16 revision=1 +noarch=yes build_style=gnu-configure hostmakedepends="pkg-config wayland-devel" short_desc="Protocols and extensions complementing the Wayland core protocol" -maintainer="Sir_Boops " +maintainer="maxice8 " license="MIT" -homepage="http://wayland.freedesktop.org" +homepage="https://wayland.freedesktop.org" distfiles="https://wayland.freedesktop.org/releases/wayland-protocols-${version}.tar.xz" -checksum=9648896b2462b49b15a69b60f44656593c170c0e73121c890eb16d0c1d9376f6 +checksum=6b1485951fdcd36a960c870c46f28b03a3e5121fb46246916333ed07f78c98c5 + +pre_configure() { + export wayland_scanner=wayland-scanner +} post_install() { vlicense COPYING