autotiling: update to 1.9.

This commit is contained in:
Abhijit Sipahimalani 2024-02-09 12:14:40 -08:00 committed by classabbyamp
parent ecd2d8d191
commit 1236c17766

View file

@ -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 <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=bb49f1bae9615a95f7c6c6ce9654cb1aaaa0833679fc6bd08c2a16619810e974
checksum=8d6c952943acaa94effe0e7249609e243f0a2494e32b1d6c87195a148dc55883
# There is no test suite for this package
make_check=no