From 632e7deccc7da5504fdb681e8780db5bc95335ba Mon Sep 17 00:00:00 2001 From: Matthew T Hoare Date: Mon, 29 Mar 2021 16:16:18 +0100 Subject: [PATCH] testing/autotiling: upgrade to 1.5 --- testing/autotiling/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/testing/autotiling/APKBUILD b/testing/autotiling/APKBUILD index 435df2fadea..f5657c2b45f 100644 --- a/testing/autotiling/APKBUILD +++ b/testing/autotiling/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Matthew.T.Hoare # Maintainer: Matthew.T.Hoare 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"