i3: update to 4.23

This commit is contained in:
Rodrigo Oliveira 2023-10-30 11:10:15 -03:00 committed by classabbyamp
parent fda86c9e61
commit df5d840118

View file

@ -1,6 +1,6 @@
# Template file for 'i3'
pkgname=i3
version=4.22
version=4.23
revision=1
build_style=meson
hostmakedepends="pkg-config perl"
@ -15,7 +15,7 @@ license="BSD-3-Clause"
homepage="https://i3wm.org/"
changelog="https://i3wm.org/downloads/RELEASE-NOTES-${version}.txt"
distfiles="https://i3wm.org/downloads/i3-${version}.tar.xz"
checksum=28639911e59d95639f092642a982f5e1dea592250c2b5ce98eda100833513e4b
checksum=61026a7196c9139d0f3aadd27197e8b320c576e3a450e01d74c1aca484044c46
make_check=no # Michael disables tests in Debian rules, too
post_install() {