mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
wmutils-core: update to 1.5.
This commit is contained in:
parent
b73ea15ac6
commit
6ff1c4d92e
1 changed files with 5 additions and 5 deletions
|
@ -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,' \
|
||||
|
|
Loading…
Add table
Reference in a new issue