wmutils-core: update to 1.7.

This commit is contained in:
hazen2215 2024-03-06 22:41:54 +09:00 committed by Andrew J. Hesford
parent b0880912ee
commit 760fe5cec5
2 changed files with 15 additions and 3 deletions

View file

@ -0,0 +1,12 @@
diff --git a/man/Makefile b/man/Makefile
index 48d65e5..7bd6b2f 100644
--- a/man/Makefile
+++ b/man/Makefile
@@ -2,6 +2,7 @@ include ../config.mk
MAN = \
pfw.1 \
+ pdw.1 \
lsw.1 \
mapw.1 \
killw.1 \

View file

@ -1,6 +1,6 @@
# Template file for 'wmutils-core'
pkgname=wmutils-core
version=1.5
version=1.7
revision=1
build_style=gnu-makefile
make_use_env=yes
@ -9,8 +9,8 @@ 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=72af22ea52bc343bf90a6603ae3e169ed3c15f64635fa42507cc662ab04a6372
distfiles="https://github.com/wmutils/core/archive/v${version}.tar.gz"
checksum=f57da66f7da7752b1b76030b1dfdfcc0b5483f6e6d9b6ff52c6a5bb3c2af1659
conflicts="lsw"
post_extract() {