azote: update to 1.11.0.

This commit is contained in:
Piotr Wójcik 2023-03-31 22:06:04 +02:00 committed by Chocimier
parent 9fbae9052d
commit c88ea0da92
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'azote'
pkgname=azote
version=1.10.1
version=1.11.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=45c21d13516dc81328d3dd19a14d1c8f27158a88bb5ca3bd43391977e80505a6
checksum=82cacfabecd0ad2265495d07cce80cb9d01c2191104250adce67012bddd79fd1
make_check=no # no tests provided
post_install() {