From ca887e0805d5c8db6da70c239d37c1b3e6aed5c3 Mon Sep 17 00:00:00 2001 From: zenobit Date: Thu, 10 Oct 2024 03:34:22 +0200 Subject: [PATCH] azote 1.13.1 --- srcpkgs/azote/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/azote/template b/srcpkgs/azote/template index 45f9d97bfe0698..55c0b9a8d56879 100644 --- a/srcpkgs/azote/template +++ b/srcpkgs/azote/template @@ -1,6 +1,6 @@ # Template file for 'azote' pkgname=azote -version=1.13.0 +version=1.13.1 revision=1 build_style=python3-module hostmakedepends="python3-setuptools" @@ -11,8 +11,8 @@ maintainer="cinerea0 " 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=f13fbf3d7051b39e1c6d27dc3a6a46b5ad1f2292e32f431ace1c5b3b3d619ec4 +distfiles="https://github.com/nwg-piotr/azote/archive/refs/tags/${version}.tar.gz" +checksum=5902e13463d3ef60e17c81346fee106dcc61e921fa83602d434eab7e67406e08 make_check=no # no tests provided post_install() {