From 7cbe242a8bcdce6cc8d1bc052dc790f906e3dcf2 Mon Sep 17 00:00:00 2001 From: Rodrigo Oliveira Date: Mon, 30 Oct 2023 11:10:15 -0300 Subject: [PATCH] i3: update to 4.23 --- srcpkgs/i3/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/i3/template b/srcpkgs/i3/template index 8aa47657e5560..677ba23d11a82 100644 --- a/srcpkgs/i3/template +++ b/srcpkgs/i3/template @@ -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() {