evilwm: update to 1.4.3.

This commit is contained in:
Leah Neukirchen 2024-03-24 18:17:17 +01:00
parent a5ee5216a9
commit 4e64f72e09
1 changed files with 2 additions and 2 deletions

View File

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