python3-matrix-nio: update to 0.20.2.

This commit is contained in:
Jan Christian Grünhage 2023-04-02 12:51:12 +02:00 committed by Michal Vasilek
parent c218a8211a
commit c7af7dac8d

View file

@ -1,6 +1,6 @@
# Template file for 'python3-matrix-nio' # Template file for 'python3-matrix-nio'
pkgname=python3-matrix-nio pkgname=python3-matrix-nio
version=0.20.1 version=0.20.2
revision=1 revision=1
build_style=python3-pep517 build_style=python3-pep517
hostmakedepends="python3-poetry-core" hostmakedepends="python3-poetry-core"
@ -17,7 +17,7 @@ license="ISC"
homepage="https://github.com/poljar/matrix-nio" homepage="https://github.com/poljar/matrix-nio"
changelog="https://github.com/poljar/matrix-nio/raw/main/CHANGELOG.md" changelog="https://github.com/poljar/matrix-nio/raw/main/CHANGELOG.md"
distfiles="${homepage}/archive/${version}.tar.gz" distfiles="${homepage}/archive/${version}.tar.gz"
checksum=0b09c068be2dd975b083b7fc6730b8bc842014678945be4db1509aabe7b18237 checksum=0beb12857e909671e6db57b0edd936efef23e9baae90e276cfe4e69c952b5e62
post_install() { post_install() {
vlicense LICENSE.md vlicense LICENSE.md