frankenwm: update to 1.0.23.

This commit is contained in:
tibequadorian 2020-12-30 00:53:59 +01:00 committed by Érico Nogueira Rolim
parent c2ba2d08e5
commit 8ed6be51b2

View file

@ -1,19 +1,17 @@
# Template file for 'frankenwm'
pkgname=frankenwm
_pkgname=FrankenWM
version=1.0.21
version=1.0.23
revision=1
wrksrc="${_pkgname}-${version}"
wrksrc="FrankenWM-${version}"
build_style=gnu-makefile
hostmakedepends="pkg-config"
makedepends="libxcb-devel xcb-util-devel xcb-util-wm-devel xcb-util-keysyms-devel libX11-devel"
short_desc="XCB dynamic tiling WM"
maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT"
homepage="https://github.com/sulami/${_pkgname}"
distfiles="https://github.com/sulami/${_pkgname}/archive/v${version}.tar.gz"
checksum=9fa4a3ff02fd7b225e378e1f5160c362b48528b52e462c91f25015ab98162df9
replaces="frankenwm-git>=0"
homepage="https://github.com/sulami/FrankenWM"
distfiles="https://github.com/sulami/FrankenWM/archive/v${version}.tar.gz"
checksum=64f63f8fcd824d892087b62f9459a2eba7d3dc29ae39a4558315297b32afdf6a
pre_build() {
[ -e ${FILESDIR}/config.h ] && cp ${FILESDIR}/config.h config.h