From cdc7ca19378be9598bed33af5ece6f6cacc3bb65 Mon Sep 17 00:00:00 2001
From: Matthew T Hoare <matthew.t.hoare@gmail.com>
Date: Tue, 5 Jan 2021 08:44:33 +0000
Subject: [PATCH] testing/autotiling: upgrade to 1.2

---
 testing/autotiling/APKBUILD | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/testing/autotiling/APKBUILD b/testing/autotiling/APKBUILD
index 9df3b9394faa..dcef6f2ef2c2 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.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"
-- 
GitLab