summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO6
1 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 68cd95927656..e9d737abeb32 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = python-aiogram
pkgdesc = A pretty simple and fully asynchronous library for Telegram Bot API written in Python 3.7 with asyncio and aiohttp
- pkgver = 2.1
+ pkgver = 2.2
pkgrel = 1
url = https://github.com/aiogram/aiogram
arch = any
@@ -12,8 +12,8 @@ pkgbase = python-aiogram
depends = python-certifi>=2019.3.9
optdepends = python-uvloop: fast, drop-in replacement of the built-in asyncio event loop
optdepends = python-ujson: ultra fast JSON encoder and decoder written in pure C
- source = https://github.com/aiogram/aiogram/archive/v2.1.tar.gz
- sha256sums = eb49cf9490f882cb1ce2c15ab17d516cc8f09ada89b56a5af38179bec116c7d7
+ source = https://github.com/aiogram/aiogram/archive/v2.2.tar.gz
+ sha256sums = 5bd01e03e6286c6b1e7c4fa37053441c2b576b8add221b8cbebd2a40e34c1937
pkgname = python-aiogram