azote: update to 1.12.5

This commit is contained in:
cinerea0 2024-02-26 20:24:57 -05:00 committed by cinerea0
parent e85cdde880
commit 078c3cf4c0

View file

@ -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() {