From e08bd709599b671f715b366a0e43aa9caf565133 Mon Sep 17 00:00:00 2001 From: Abhijit Sipahimalani Date: Fri, 9 Feb 2024 12:14:40 -0800 Subject: [PATCH] autotiling: update to 1.9. --- srcpkgs/autotiling/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/autotiling/template b/srcpkgs/autotiling/template index 045837395014b0..c6fd793e84d183 100644 --- a/srcpkgs/autotiling/template +++ b/srcpkgs/autotiling/template @@ -1,7 +1,7 @@ # Template file for 'autotiling' pkgname=autotiling -version=1.8 -revision=2 +version=1.9 +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=bb49f1bae9615a95f7c6c6ce9654cb1aaaa0833679fc6bd08c2a16619810e974 +checksum=8d6c952943acaa94effe0e7249609e243f0a2494e32b1d6c87195a148dc55883 # There is no test suite for this package make_check=no