diff --git a/testing/autotiling/APKBUILD b/testing/autotiling/APKBUILD index dcef6f2ef2c2e51577e557b1fa4df05cb8903105..4fa3d7d569c1e3fc01807aa78afb276bc6c179a3 100644 --- a/testing/autotiling/APKBUILD +++ b/testing/autotiling/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Matthew.T.Hoare <matthew.t.hoare@gmail.com> # Maintainer: Matthew.T.Hoare <matthew.t.hoare@gmail.com> pkgname=autotiling -pkgver=1.2 +pkgver=1.3 pkgrel=0 pkgdesc="Script for sway and i3 to automatically switch the horizontal/vertical window split orientation" url="https://github.com/nwg-piotr/autotiling" @@ -20,4 +20,4 @@ package() { python3 setup.py install --prefix=/usr --root="$pkgdir" } -sha512sums="f2d8fdd683affbd35b642bb561373963670d3593930aecdd9767f47078e07c8f47ef94fc0167b344eb3c0ea3fc273497c2cefe786acd4b93967dfd53f8a19226 autotiling-1.2.tar.gz" +sha512sums="214781e8eb333fa4f2900d79a1c4133ff48920d390be8c6181cbc9f78885d325cf94e0718c5ac461e6bc9a005811872083bded0d8d7174aca6c5c8551eec8b1b autotiling-1.3.tar.gz"