azote: update to 1.12.0

This commit is contained in:
cinerea0 2023-05-30 14:48:45 -04:00 committed by classabbyamp
parent 112b9e9fb7
commit ca505e8a7b

View File

@ -1,6 +1,6 @@
# Template file for 'azote'
pkgname=azote
version=1.11.0
version=1.12.0
revision=1
build_style=python3-module
hostmakedepends="python3-setuptools"
@ -11,7 +11,7 @@ maintainer="Piotr Miller <nwg.piotr@gmail.com>"
license="BSD-3-Clause, GPL-3.0-or-later"
homepage="https://github.com/nwg-piotr/azote"
distfiles="https://github.com/nwg-piotr/azote/archive/refs/tags/v${version}.tar.gz"
checksum=82cacfabecd0ad2265495d07cce80cb9d01c2191104250adce67012bddd79fd1
checksum=f36962755f266ab3adf21fe997ad0df7ff4c372b6d9e7437d6c815e75ad479dc
make_check=no # no tests provided
post_install() {