diff options
author | Tilo Brueckner | 2022-01-07 15:31:41 +0100 |
---|---|---|
committer | Tilo Brueckner | 2022-01-07 15:31:41 +0100 |
commit | 9dacbdd356e691ed91ba5e1f0a8285f66da2b1db (patch) | |
tree | ad739abf1088849ff053cf018b1df4fc69590c49 /.SRCINFO | |
parent | 5c0584a418fcec30594f14f6c65d738e659d4e73 (diff) | |
download | aur-9dacbdd356e691ed91ba5e1f0a8285f66da2b1db.tar.gz |
Update to version 0.14.3
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1,15 +1,15 @@ # Generated by makepkg 6.0.1 -# Wed Dec 29 16:12:05 UTC 2021 +# Fri Jan 7 14:29:48 UTC 2022 pkgbase = python-mautrix pkgdesc = A Python 3 asyncio Matrix framework. - pkgver = 0.14.1 + pkgver = 0.14.3 pkgrel = 1 url = https://github.com/mautrix/python/ arch = any license = MPL makedepends = python-setuptools depends = python>=3.6 - source = python-mautrix-0.14.1.tar.gz::https://github.com/mautrix/python/archive/v0.14.1.tar.gz - sha256sums = 0ac27b21aae9a5cf327af5cd9d1278e48b261c6af9e0db940063a1ecc9e64b90 + source = python-mautrix-0.14.3.tar.gz::https://github.com/mautrix/python/archive/v0.14.3.tar.gz + sha256sums = 5630722d07db485066421a403abd8f08d29398530e3237b8bc8df64fd20fbee8 pkgname = python-mautrix |