autotiling: update to 1.6

This commit is contained in:
Adrian Göransson 2021-11-26 16:48:25 +01:00 committed by Érico Nogueira Rolim
parent e134c02670
commit a9ffd4c40e

View file

@ -1,7 +1,7 @@
# Template file for 'autotiling'
pkgname=autotiling
version=1.5
revision=2
version=1.6
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/${pkgname}/archive/v${version}.tar.gz"
checksum=aa7ec1e3efbd409c06002c9229f2c198686bef1f907bc9d811b97a02de6ed0de
checksum=a92b67e081df4923ef83d1b22cd9c046f878dfd5f17ff987c08da3db4ec50349
# There is no test suite for this package
make_check=no