From 05b04d9dd9ca403c774db5f7e1cc237a36dd4372 Mon Sep 17 00:00:00 2001 From: cinerea0 Date: Mon, 26 Feb 2024 20:24:57 -0500 Subject: [PATCH] azote: update to 1.12.5 --- srcpkgs/azote/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/azote/template b/srcpkgs/azote/template index ea32fb71cfad23..c24975341834b5 100644 --- a/srcpkgs/azote/template +++ b/srcpkgs/azote/template @@ -1,6 +1,6 @@ # Template file for 'azote' pkgname=azote -version=1.12.4 +version=1.12.5 revision=1 build_style=python3-module hostmakedepends="python3-setuptools" @@ -12,7 +12,7 @@ license="BSD-3-Clause, GPL-3.0-or-later" homepage="https://github.com/nwg-piotr/azote" changelog="https://github.com/nwg-piotr/azote/releases" distfiles="https://github.com/nwg-piotr/azote/archive/refs/tags/v${version}.tar.gz" -checksum=7c859f3165c95571fb9dd0f6b8dd9b4c6651606a6f75befe820c2843d194f5c2 +checksum=82a53616999695ff4f7c67763f577925cd74423809ff6a5b9533c9b2e318715b make_check=no # no tests provided post_install() {