diff --git a/srcpkgs/autotiling/template b/srcpkgs/autotiling/template index 04583739501..c6fd793e84d 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