python3-matrix-nio: update to 0.14.1.
This commit is contained in:
parent
0ba5ae90b5
commit
aafb2d4177
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.14.0
|
version=0.14.1
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="matrix-nio-${version}"
|
wrksrc="matrix-nio-${version}"
|
||||||
|
@ -15,7 +15,7 @@ maintainer="Adam Beckmeyer <adam_gpg@thebeckmeyers.xyz>"
|
||||||
license="ISC"
|
license="ISC"
|
||||||
homepage="https://github.com/poljar/matrix-nio"
|
homepage="https://github.com/poljar/matrix-nio"
|
||||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||||
checksum=e3cd05832716f8cf99c48a4fc8c6bc1c4d3bbdbf15f29a8377e47fc0092e9620
|
checksum=37689d0cfc6c90ad591cd479607a0aa21762d028d9a272de7fa6a547f9cf1024
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.md
|
vlicense LICENSE.md
|
||||||
|
|
Loading…
Reference in a new issue