Skip to content

Commit

Permalink
autotiling: update to 1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
adriangoransson authored and ericonr committed Nov 27, 2021
1 parent e134c02 commit a9ffd4c
Showing 1 changed file with 3 additions and 3 deletions.
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

0 comments on commit a9ffd4c

Please sign in to comment.