From 4fd46711bb679e4613ef245114e5e40a425a96ca Mon Sep 17 00:00:00 2001 From: ErenHDE Date: Sun, 30 Aug 2026 14:59:22 +0300 Subject: [PATCH] autotiling: update to 1.9.4. --- srcpkgs/autotiling/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/autotiling/template b/srcpkgs/autotiling/template index fbd752c1e11c4c..324c9ac42fdeb5 100644 --- a/srcpkgs/autotiling/template +++ b/srcpkgs/autotiling/template @@ -1,7 +1,7 @@ # Template file for 'autotiling' pkgname=autotiling -version=1.9.3 -revision=3 +version=1.9.4 +revision=1 build_style=python3-module hostmakedepends="python3-wheel" depends="python3-i3ipc" @@ -10,6 +10,6 @@ maintainer="Adrian Göransson " license="GPL-3.0-or-later" homepage="https://github.com/nwg-piotr/autotiling" distfiles="https://github.com/nwg-piotr/autotiling/archive/refs/tags/v${version}.tar.gz" -checksum=3270a28de977f375c80984ef50f7433cb03cfdf198b079ae9c80d1513f0e9176 +checksum=fc3ffea5bf074482236fc39b38943ef123fd27f5c2e7136a628a0608e6917109 # There is no test suite for this package make_check=no