autotiling: update to 1.9.1.

This commit is contained in:
caughtquick 2024-02-27 20:26:00 -08:00 committed by cinerea0
parent 2753c8e4dc
commit 8aa94b743e

View file

@ -1,6 +1,6 @@
# Template file for 'autotiling'
pkgname=autotiling
version=1.9
version=1.9.1
revision=1
build_style=python3-module
hostmakedepends="python3-wheel"
@ -10,6 +10,6 @@ maintainer="Adrian Göransson <adriangoransson@gmail.com>"
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=8d6c952943acaa94effe0e7249609e243f0a2494e32b1d6c87195a148dc55883
checksum=e7113b35df41b9da162c8fc1974219f55085659fba69fbc7861b146a3f380813
# There is no test suite for this package
make_check=no