diff options
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,6 +1,6 @@ pkgbase = python-telethon pkgdesc = Full-featured Telegram client library for Python 3 - pkgver = 1.6.1 + pkgver = 1.6.1.post1 pkgrel = 1 url = https://github.com/LonamiWebs/Telethon arch = any @@ -10,8 +10,8 @@ pkgbase = python-telethon depends = python-rsa depends = python-async_generator depends = python-setuptools - source = https://files.pythonhosted.org/packages/source/t/telethon/Telethon-1.6.1.tar.gz - md5sums = 83fc702643e6a756eb169e0bb41b069c + source = https://files.pythonhosted.org/packages/source/t/telethon/Telethon-1.6.1.post1.tar.gz + md5sums = ac1453a925a2257b365578137be6138c pkgname = python-telethon |