autotiling: Update to 1.5
This commit is contained in:
parent
1f18d68404
commit
697db7d487
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'autotiling'
|
# Template file for 'autotiling'
|
||||||
pkgname=autotiling
|
pkgname=autotiling
|
||||||
version=1.4
|
version=1.5
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-wheel"
|
hostmakedepends="python3-wheel"
|
||||||
|
@ -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/${pkgname}/archive/v${version}.tar.gz"
|
distfiles="https://github.com/nwg-piotr/${pkgname}/archive/v${version}.tar.gz"
|
||||||
checksum=739653ffa8fc1bb5396e3c64cf35e25b343dd0391de5c8e71362c553a86e656f
|
checksum=aa7ec1e3efbd409c06002c9229f2c198686bef1f907bc9d811b97a02de6ed0de
|
||||||
# There is no test suite for this package
|
# There is no test suite for this package
|
||||||
make_check=no
|
make_check=no
|
||||||
|
|
Loading…
Reference in a new issue