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'
|
# Template file for 'wmutils-core'
|
||||||
pkgname=wmutils-core
|
pkgname=wmutils-core
|
||||||
version=1.4
|
version=1.5
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="${pkgname##*-}-${version}"
|
wrksrc="${pkgname##*-}-${version}"
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_use_env=yes
|
make_use_env=yes
|
||||||
conflicts="lsw"
|
makedepends="libxcb-devel xcb-util-devel xcb-util-cursor-devel"
|
||||||
makedepends="libxcb-devel xcb-util-devel"
|
|
||||||
short_desc="Set of window manipulation tools"
|
short_desc="Set of window manipulation tools"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="ISC"
|
license="ISC"
|
||||||
homepage="https://github.com/wmutils/core"
|
homepage="https://github.com/wmutils/core"
|
||||||
distfiles="https://github.com/${pkgname%-*}/core/archive/v${version}.tar.gz"
|
distfiles="https://github.com/${pkgname%-*}/core/archive/v${version}.tar.gz"
|
||||||
checksum=44e16576b7f6e1f126c2cb249449ab7e10fd65289aff774ffaf27d2c15a7b2ba
|
checksum=72af22ea52bc343bf90a6603ae3e169ed3c15f64635fa42507cc662ab04a6372
|
||||||
|
conflicts="lsw"
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
sed -i -e 's,/man,/share/man,' \
|
sed -i -e 's,/man,/share/man,' \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue