Date: Thursday, August 18, 2022 @ 17:25:59 Author: felixonmars Revision: 1268156
upgpkg: python-aiogram 2.22-1 Modified: python-aiogram/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-18 17:25:49 UTC (rev 1268155) +++ PKGBUILD 2022-08-18 17:25:59 UTC (rev 1268156) @@ -2,7 +2,7 @@ # Contributor: Evgeniy Filimonov <[email protected]> pkgname=python-aiogram -pkgver=2.21 +pkgver=2.22 pkgrel=1 pkgdesc="A pretty simple and fully asynchronous library for Telegram Bot API written with asyncio and aiohttp" arch=('any') @@ -21,7 +21,7 @@ # 'python-rethinkdb: RethinkDB storage support' # No such package yet ) source=("$url/archive/v$pkgver/$pkgname-$pkgver.tar.gz") -sha512sums=('0a193648d2341d9e091af63868dfa1b4c69c9d149b5bdf01bda076826d6d34bb3ac8e22afcea0c33eeee4dd478bdbba95c459b1678a59c009cd12fd8f7b3062a') +sha512sums=('8daa1e9d59abc95ccfbdbcea6c305fcaae4f7dcfcff53dd9303f994402abddbceeb7e99aee856cbd2dccd74501621c7d46380d3ed078235133fb57766c356c17') build() { cd aiogram-$pkgver
