From ca275d5f4f0084ae7bb405a26f5c56d2845c6033 Mon Sep 17 00:00:00 2001 From: Slyrc <62191325+Slyrc@users.noreply.github.com> Date: Sun, 5 Apr 2026 23:56:11 +0200 Subject: [PATCH] i3: update to 4.25.1 --- srcpkgs/i3/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/i3/template b/srcpkgs/i3/template index fc5a5e5be197e1..5047e71737994d 100644 --- a/srcpkgs/i3/template +++ b/srcpkgs/i3/template @@ -1,6 +1,6 @@ # Template file for 'i3' pkgname=i3 -version=4.24 +version=4.25.1 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=5baefd0e5e78f1bafb7ac85deea42bcd3cbfe65f1279aa96f7e49661637ac981 +checksum=4a742bbe81b9e5ee6057f42a8e3c691d88894e93f1a5d81fe239128512ac05c0 make_check=no # Michael disables tests in Debian rules, too post_install() {