Date: Friday, February 4, 2022 @ 16:04:37 Author: diabonas Revision: 1125697
upgpkg: python-matrix-nio 0.19.0-1: upstream release Modified: python-matrix-nio/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-02-04 16:04:28 UTC (rev 1125696) +++ PKGBUILD 2022-02-04 16:04:37 UTC (rev 1125697) @@ -1,8 +1,8 @@ # Maintainer: Jonas Witschel <[email protected]> pkgname=python-matrix-nio -pkgver=0.18.7 -_tag=c8d831c79eef96caf6e77c9a4421f277a06074b9 # git rev-parse "$pkgver" -pkgrel=3 +pkgver=0.19.0 +_tag=52109a160765f1a9e7f78be1aed8a282a83515f1 # git rev-parse "$pkgver" +pkgrel=1 pkgdesc='Python Matrix client library, designed according to sans I/O principles' arch=('any') url='https://github.com/poljar/matrix-nio'
