From da608ddb9e1e4002a6d0795dae6536bc2e9b9df9 Mon Sep 17 00:00:00 2001 From: cinerea0 Date: Tue, 25 Oct 2022 10:09:13 -0400 Subject: [PATCH] autotiling: update to 1.7 --- srcpkgs/autotiling/template | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/srcpkgs/autotiling/template b/srcpkgs/autotiling/template index 8488a77f5315..b0cebb79a2e9 100644 --- a/srcpkgs/autotiling/template +++ b/srcpkgs/autotiling/template @@ -1,6 +1,6 @@ # Template file for 'autotiling' pkgname=autotiling -version=1.6 +version=1.7 revision=1 build_style=python3-module hostmakedepends="python3-wheel" @@ -9,7 +9,8 @@ short_desc="Automatically switch horizontal/vertical split orientation in i3/swa maintainer="Adrian Göransson " license="GPL-3.0-or-later" homepage="https://github.com/nwg-piotr/autotiling" +changelog="https://raw.githubusercontent.com/nwg-piotr/autotiling/master/CHANGELOG.md" distfiles="https://github.com/nwg-piotr/${pkgname}/archive/v${version}.tar.gz" -checksum=a92b67e081df4923ef83d1b22cd9c046f878dfd5f17ff987c08da3db4ec50349 +checksum=7977630e56238f05fb0e88f9d45a59c6cf508be8ed90ce6d3a1f820d93c90242 # There is no test suite for this package make_check=no