From 96bb3c2d0ae066dc1eab14be6008dd2863aad55e Mon Sep 17 00:00:00 2001 From: cinerea0 Date: Tue, 28 May 2024 11:46:42 -0400 Subject: [PATCH] autotiling: update to 1.9.3 --- srcpkgs/autotiling/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/autotiling/template b/srcpkgs/autotiling/template index 612af0b868cae3..198d01849a18c2 100644 --- a/srcpkgs/autotiling/template +++ b/srcpkgs/autotiling/template @@ -1,6 +1,6 @@ # Template file for 'autotiling' pkgname=autotiling -version=1.9.1 +version=1.9.3 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/autotiling/archive/refs/tags/v${version}.tar.gz" -checksum=e7113b35df41b9da162c8fc1974219f55085659fba69fbc7861b146a3f380813 +checksum=3270a28de977f375c80984ef50f7433cb03cfdf198b079ae9c80d1513f0e9176 # There is no test suite for this package make_check=no