testing/autotiling: upgrade to 1.2

This commit is contained in:
Matthew T Hoare 2021-01-05 08:44:33 +00:00
parent 2e8bed05c2
commit cdc7ca1937

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.1
pkgver=1.2
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="ff155c97299eb32c853de4c56aa8cea930416faa38c83062a273952dc7d5a3114d84b750abd498c8261135742cc2e1245743624ffd2f4acb961ca74c1a0d1889 autotiling-1.1.tar.gz"
sha512sums="f2d8fdd683affbd35b642bb561373963670d3593930aecdd9767f47078e07c8f47ef94fc0167b344eb3c0ea3fc273497c2cefe786acd4b93967dfd53f8a19226 autotiling-1.2.tar.gz"