diff --git a/srcpkgs/wmutils-core/template b/srcpkgs/wmutils-core/template index eaacc5bbcdd..c383df9eb49 100644 --- a/srcpkgs/wmutils-core/template +++ b/srcpkgs/wmutils-core/template @@ -1,18 +1,18 @@ # Template file for 'wmutils-core' pkgname=wmutils-core -version=1.4 -revision=2 +version=1.5 +revision=1 wrksrc="${pkgname##*-}-${version}" build_style=gnu-makefile make_use_env=yes -conflicts="lsw" -makedepends="libxcb-devel xcb-util-devel" +makedepends="libxcb-devel xcb-util-devel xcb-util-cursor-devel" short_desc="Set of window manipulation tools" maintainer="Orphaned " license="ISC" homepage="https://github.com/wmutils/core" distfiles="https://github.com/${pkgname%-*}/core/archive/v${version}.tar.gz" -checksum=44e16576b7f6e1f126c2cb249449ab7e10fd65289aff774ffaf27d2c15a7b2ba +checksum=72af22ea52bc343bf90a6603ae3e169ed3c15f64635fa42507cc662ab04a6372 +conflicts="lsw" post_extract() { sed -i -e 's,/man,/share/man,' \