mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-matrix-nio: update to 0.20.2.
This commit is contained in:
parent
c218a8211a
commit
c7af7dac8d
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue