diff --git a/srcpkgs/libxcb/template b/srcpkgs/libxcb/template index 7e0cdc11d59..4fe266bed0f 100644 --- a/srcpkgs/libxcb/template +++ b/srcpkgs/libxcb/template @@ -1,6 +1,6 @@ # Template file for 'libxcb' pkgname=libxcb -version=1.15 +version=1.16 revision=1 build_style=gnu-configure configure_args="--disable-build-docs --enable-xinput --enable-xkb" @@ -12,7 +12,7 @@ license="MIT" homepage="https://gitlab.freedesktop.org/xorg/lib/libxcb" changelog="https://gitlab.freedesktop.org/xorg/lib/libxcb/-/raw/master/NEWS" distfiles="https://xorg.freedesktop.org/archive/individual/lib/libxcb-${version}.tar.xz" -checksum=cc38744f817cf6814c847e2df37fcb8997357d72fa4bcbc228ae0fe47219a059 +checksum=4348566aa0fbf196db5e0a576321c65966189210cb51328ea2bb2be39c711d71 if [ "$CROSS_BUILD" ]; then makedepends+=" xcb-proto"