wmutils-core: update to 1.5.

This commit is contained in:
Anthony Iliopoulos 2019-10-29 14:10:28 +01:00 committed by Helmut Pozimski
parent b73ea15ac6
commit 6ff1c4d92e

View file

@ -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 <orphan@voidlinux.org>"
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,' \