spectrwm: update to 3.6.0.

This commit is contained in:
rooyca 2024-08-04 19:07:49 -05:00 committed by classabbyamp
parent d13dc13dee
commit 4d9397f355
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'spectrwm'
pkgname=spectrwm
version=3.5.1
version=3.6.0
revision=1
_distname=SPECTRWM_${version//./_}
build_style=gnu-makefile
@ -8,13 +8,13 @@ make_build_args='-C linux SYSCONFDIR=/etc'
make_install_args="$make_build_args"
hostmakedepends="pkg-config"
makedepends="libXcursor-devel libXft-devel libXrandr-devel libXt-devel
xcb-util-keysyms-devel xcb-util-wm-devel"
xcb-util-keysyms-devel xcb-util-wm-devel libbsd-devel"
short_desc="Small dynamic tiling window manager for X11"
maintainer="Orphaned <orphan@voidlinux.org>"
license="ISC"
homepage="http://spectrwm.org"
distfiles="https://github.com/conformal/spectrwm/archive/${_distname}.tar.gz"
checksum=7fe4260208a52d9fb844291d0afe6af18887c5452df0b921ed780af7b9223f0f
checksum=49854c5215475d2450d2558da12a3afe9019861170ba9d556c8b403d4d66f0d1
conf_files="/etc/spectrwm.conf"
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then