From cf3b503ee84e39ee8dc166d918dacb3b09e3f86a Mon Sep 17 00:00:00 2001 From: Adam Beckmeyer Date: Fri, 11 Sep 2020 15:59:03 -0400 Subject: [PATCH] python3-matrix-nio: update to 0.15.1. Remove deprecated noarch. --- srcpkgs/python3-matrix-nio/template | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python3-matrix-nio/template b/srcpkgs/python3-matrix-nio/template index fe28e1596f..e0d57c76eb 100644 --- a/srcpkgs/python3-matrix-nio/template +++ b/srcpkgs/python3-matrix-nio/template @@ -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 " license="ISC" homepage="https://github.com/poljar/matrix-nio" distfiles="${homepage}/archive/${version}.tar.gz" -checksum=37689d0cfc6c90ad591cd479607a0aa21762d028d9a272de7fa6a547f9cf1024 +checksum=4fb0e9c5c9a89146ece71e8908974e41892679ee79a65182c2b2963445929935 post_install() { vlicense LICENSE.md