spectrwm: update to 3.5.1, orphan

This commit is contained in:
tmtrucco 2023-12-06 20:23:59 -03:00 committed by Leah Neukirchen
parent b6725437ad
commit f9a88f3714

View file

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