summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorHelio Loureiro2022-07-09 18:20:32 +0200
committerHelio Loureiro2022-07-09 18:20:32 +0200
commit17ecdf7bf4ad17aa1167dc422552ec8a90489189 (patch)
tree0a3e7afd8676d95848e022d7075770f4190f87be /.SRCINFO
parent9ef42f52a129dd51bafcfc13aa5788f7e02f429d (diff)
downloadaur-17ecdf7bf4ad17aa1167dc422552ec8a90489189.tar.gz
Update to 4.6.0.
- Included SRCINFO updated.
Diffstat (limited to '.SRCINFO')
-rwxr-xr-x.SRCINFO10
1 files changed, 6 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dd01f4d4184a..24b2aadcf53d 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,16 @@
pkgbase = python-pytelegrambotapi
pkgdesc = Python Telegram bot api
- pkgver = 3.7.6
+ pkgver = 4.6.0
pkgrel = 1
url = https://github.com/eternnoir/pyTelegramBotAPI
arch = any
license = GPL3
depends = python
depends = python-requests
- source = https://github.com/eternnoir/pyTelegramBotAPI/archive/3.7.6.tar.gz
- sha256sums = ca8809b8a9185b9fd40bc1feaf6cb42ba6a86ce82e5b77d1480f6308ea3fca35
+ depends = python-pytest
+ depends = python-wheel
+ depends = python-aiohttp
+ source = https://github.com/eternnoir/pyTelegramBotAPI/archive/refs/tags/4.6.0.tar.gz
+ sha256sums = 367191a73acbbbc18d5b925235a58ae13aa5480b0620dabca9fa406aafe1d528
pkgname = python-pytelegrambotapi
-