[arch-commits] Commit in python-aiogram/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Thu Dec 30 12:40:59 UTC 2021
Date: Thursday, December 30, 2021 @ 12:40:59
Author: felixonmars
Revision: 1088219
upgpkg: python-aiogram 2.17.1-1
Modified:
python-aiogram/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-12-30 12:40:38 UTC (rev 1088218)
+++ PKGBUILD 2021-12-30 12:40:59 UTC (rev 1088219)
@@ -2,7 +2,7 @@
# Contributor: Evgeniy Filimonov <evgfilim1 at gmail.com>
pkgname=python-aiogram
-pkgver=2.17
+pkgver=2.17.1
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=('f95360471b346d32bccc34725083523d2bff05cf7b02f8f43c783c6193b747066829cfd6d0d926f51c1d4018170dd8af02e89ace8a788d8af3494225fd90ece8')
+sha512sums=('7a47b9737af505197668949ba08ea20f33c75e06da5b4739836bea4371c396135777f96fb26b922db33098a887d46266b8ee878c83c3966c1bc2d3f2c961e91c')
prepare() {
cd aiogram-$pkgver
More information about the arch-commits
mailing list