azote: update to 1.13.0

This commit is contained in:
cinerea0 2024-08-30 17:17:32 -04:00
parent 5bff61f471
commit 21f541a591
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'azote'
pkgname=azote
version=1.12.9
version=1.13.0
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=ca8274ee99ac9d23656c228346321480660d17d21bb44ccc1a272f0368a82a81
checksum=f13fbf3d7051b39e1c6d27dc3a6a46b5ad1f2292e32f431ace1c5b3b3d619ec4
make_check=no # no tests provided
post_install() {