From 12c2d6e3f65fad198a887bd81a13d63052cf8684 Mon Sep 17 00:00:00 2001 From: cinerea0 Date: Thu, 27 Oct 2022 21:46:21 -0400 Subject: [PATCH] autotiling: update to 1.7 --- srcpkgs/autotiling/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/autotiling/template b/srcpkgs/autotiling/template index 8488a77f5315..af5d2baf7759 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" @@ -10,6 +10,6 @@ maintainer="Adrian Göransson " license="GPL-3.0-or-later" homepage="https://github.com/nwg-piotr/autotiling" 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