testing/autotiling: upgrade to 1.5

This commit is contained in:
Matthew T Hoare 2021-03-29 16:16:18 +01:00 committed by prspkt
parent 89d99f663c
commit 632e7deccc

View File

@ -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.4
pkgver=1.5
pkgrel=0
pkgdesc="Script for sway and i3 to automatically switch the horizontal/vertical window split orientation"
url="https://github.com/nwg-piotr/autotiling"
@ -25,4 +25,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
sha512sums="6cff2a1339fd55b404a9a6b002116cf10fc9d225d2e5def6ba7e7a9721c9f57dc8351a0db2107faf74b01e938a293dd957505acabdbf93c123ca1210cdc103b7 autotiling-1.4.tar.gz"
sha512sums="438edb642fef0378a91b4dbe9b4602d2fca0a26ed53586b6c3d551168321e41d29136d0241b743de90aa681bbea9bd37df7447f1d048a875e5ba43ac9dd77e2a autotiling-1.5.tar.gz"