Sir_Boops ca191b7642 wayland-protocols: update to 1.11
Closes: #8073 [via git-merge-pr]
2017-10-15 15:43:10 -07:00

17 lines
534 B
Bash

# Template file for 'wayland-protocols'
pkgname=wayland-protocols
version=1.11
revision=1
build_style=gnu-configure
hostmakedepends="pkg-config wayland-devel"
short_desc="Protocols and extensions complementing the Wayland core protocol"
maintainer="Sir_Boops <admin@boops.me>"
license="MIT"
homepage="http://wayland.freedesktop.org"
distfiles="https://wayland.freedesktop.org/releases/wayland-protocols-${version}.tar.xz"
checksum=3afcee1d51c5b1d70b59da790c9830b354236324b19b2b7af9683bd3b7be6804
post_install() {
vlicense COPYING
}