python3-matrix-nio: update to 0.15.1.
Remove deprecated noarch.
This commit is contained in:
parent
beeee5c33e
commit
cf3b503ee8
1 changed files with 2 additions and 3 deletions
|
@ -1,8 +1,7 @@
|
|||
# Template file for 'python3-matrix-nio'
|
||||
pkgname=python3-matrix-nio
|
||||
version=0.14.1
|
||||
version=0.15.1
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="matrix-nio-${version}"
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
|
@ -15,7 +14,7 @@ maintainer="Adam Beckmeyer <adam_gpg@thebeckmeyers.xyz>"
|
|||
license="ISC"
|
||||
homepage="https://github.com/poljar/matrix-nio"
|
||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||
checksum=37689d0cfc6c90ad591cd479607a0aa21762d028d9a272de7fa6a547f9cf1024
|
||||
checksum=4fb0e9c5c9a89146ece71e8908974e41892679ee79a65182c2b2963445929935
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.md
|
||||
|
|
Loading…
Reference in a new issue