Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

autotiling: update to 1.6 #34260

Merged
merged 1 commit into from
Nov 27, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions srcpkgs/autotiling/template
Original file line number Diff line number Diff line change
@@ -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"
Expand All @@ -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