From b5514026611e9661a5bb56ac0c45b2987788c115 Mon Sep 17 00:00:00 2001 From: Abhijit Sipahimalani Date: Fri, 9 Feb 2024 12:14:40 -0800 Subject: [PATCH] autotiling: update to 1.9. --- srcpkgs/autotiling/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/autotiling/template b/srcpkgs/autotiling/template index 045837395014b..7757a97653f8d 100644 --- a/srcpkgs/autotiling/template +++ b/srcpkgs/autotiling/template @@ -1,6 +1,6 @@ # Template file for 'autotiling' pkgname=autotiling -version=1.8 +version=1.9 revision=2 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=bb49f1bae9615a95f7c6c6ce9654cb1aaaa0833679fc6bd08c2a16619810e974 +checksum=8d6c952943acaa94effe0e7249609e243f0a2494e32b1d6c87195a148dc55883 # There is no test suite for this package make_check=no