spectrwm: update to 3.4.1.

This commit is contained in:
Anthony Iliopoulos 2020-08-31 18:55:22 +02:00 committed by Piraty
parent 0af6ec3dfe
commit d9b2c37cc8
1 changed files with 6 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'spectrwm'
pkgname=spectrwm
version=3.3.0
version=3.4.1
revision=1
_distname=SPECTRWM_${version//./_}
wrksrc="spectrwm-${_distname}"
@ -15,7 +15,11 @@ maintainer="Jakub Skrzypnik <jot.skrzyp@gmail.com>"
license="ISC"
homepage="http://spectrwm.org"
distfiles="https://github.com/conformal/spectrwm/archive/${_distname}.tar.gz"
checksum=ee4e40d7f97f0318a8f26e7551aefea7b7b2d21609615736c87e812122c8f140
checksum=c030ef30bd11bbdfce3d4a1daf51f0c1358821ba95ebdc4cdb32d3944c8ce03c
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
makedepends+=" musl-legacy-compat"
fi
post_install() {
vlicense LICENSE.md