summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDan Elkouby2019-03-31 23:31:10 +0300
committerDan Elkouby2019-03-31 23:31:10 +0300
commit200ceaf0712867454d2891a7184eac6bccb6cc0c (patch)
tree8c537ce29b9a904dbc1a2dfd2748c7a7f176ecb5 /PKGBUILD
parent0395a12ce0e92ff2a2b9cc5afdecd4a3fbbc558f (diff)
downloadaur-200ceaf0712867454d2891a7184eac6bccb6cc0c.tar.gz
Update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4497da5452ad..65a070e3e8d9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: Dan Elkouby <streetwalrus@codewalr.us>
pkgname=python-telethon-git
-pkgver=0.18.3.r48.g32b7e9e
+pkgver=1.6.2.r44.g34a8140f
pkgrel=1
pkgdesc="Pure Python 3 Telegram client library, asyncio version"
arch=('any')
url="https://github.com/LonamiWebs/Telethon/"
license=('MIT')
-depends=('python>=3.5' 'python-pyaes' 'python-rsa' 'python-async_generator')
+depends=('python' 'python-pyaes' 'python-rsa')
makedepends=('git' 'python-setuptools')
provides=('python-telethon')
conflicts=('python-telethon' 'python-telethon-aio-git')