evilwm: update to 1.4.0.

This commit is contained in:
Francesco Carmelo Capria 2022-10-19 17:41:34 +02:00 committed by Andrew Benson
parent 672620fb49
commit 0df921f1c6

View file

@ -1,6 +1,6 @@
# Template file for 'evilwm'
pkgname=evilwm
version=1.3.1
version=1.4.0
revision=1
build_style=gnu-makefile
makedepends="libXrandr-devel"
@ -10,7 +10,7 @@ license="Public Domain"
homepage="https://www.6809.org.uk/evilwm"
changelog="https://www.6809.org.uk/evilwm/doc/ChangeLog"
distfiles="https://www.6809.org.uk/${pkgname}/${pkgname}-${version}.tar.gz"
checksum=32ecbb5c4c5462dc5ed1f315f18561a889da77fffaef7fc616808a37b1193ecb
checksum=96b361b499e4e29adf92c4a3006f877a0712a61a3931bc0d70c5cc925e588c34
pre_build() {
vsed -i Makefile -e 's|^CFLAGS|#CFLAGS|'