mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
autotiling: update to 1.9.
This commit is contained in:
parent
ecd2d8d191
commit
1236c17766
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'autotiling'
|
# Template file for 'autotiling'
|
||||||
pkgname=autotiling
|
pkgname=autotiling
|
||||||
version=1.8
|
version=1.9
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-wheel"
|
hostmakedepends="python3-wheel"
|
||||||
depends="python3-i3ipc"
|
depends="python3-i3ipc"
|
||||||
|
@ -10,6 +10,6 @@ maintainer="Adrian Göransson <adriangoransson@gmail.com>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/nwg-piotr/autotiling"
|
homepage="https://github.com/nwg-piotr/autotiling"
|
||||||
distfiles="https://github.com/nwg-piotr/autotiling/archive/refs/tags/v${version}.tar.gz"
|
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
|
# There is no test suite for this package
|
||||||
make_check=no
|
make_check=no
|
||||||
|
|
Loading…
Add table
Reference in a new issue