user/py3-pytelegrambot: upgrade to 4.10.0
This commit is contained in:
parent
50643cc7b5
commit
2c37708e38
1 changed files with 3 additions and 3 deletions
|
@ -2,8 +2,8 @@
|
|||
# Contributor: Antoine Martin (ayakael) <dev@ayakael.net>
|
||||
|
||||
pkgname=py3-pytelegrambotapi
|
||||
pkgver=3.7.6
|
||||
pkgrel=1
|
||||
pkgver=4.10.0
|
||||
pkgrel=0
|
||||
arch='noarch'
|
||||
pkgdesc="A simple, but extensible Python implementation for the Telegram Bot API."
|
||||
url="https://pypi.org/project/pyTelegramBotAPI/"
|
||||
|
@ -18,5 +18,5 @@ package() {
|
|||
python3 setup.py install --root=$pkgdir/
|
||||
}
|
||||
sha512sums="
|
||||
87344579a499db7e18c16eb9d4a72c714d8401bdddc6150cc7d2fda68aae094a3bf78fc06caa754ffc6d22df876efb9469b21a6800958c9c1d40d82129a993ac py3-pytelegrambotapi-3.7.6.tar.gz
|
||||
ba8a4251357fe24a0aae29cdf791a1e71667bbb0eda6f214211f9cd24dcf9074d4e0d5af1398992d8e6b76f573fa184e6e35322286de9aa0a333296257535fcb py3-pytelegrambotapi-4.10.0.tar.gz
|
||||
"
|
||||
|
|
Loading…
Reference in a new issue