[arch-commits] Commit in python-aiogram/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Sun Mar 14 23:51:38 UTC 2021


    Date: Sunday, March 14, 2021 @ 23:51:38
  Author: felixonmars
Revision: 891363

upgpkg: python-aiogram 2.12-1

Modified:
  python-aiogram/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-14 23:50:26 UTC (rev 891362)
+++ PKGBUILD	2021-03-14 23:51:38 UTC (rev 891363)
@@ -2,8 +2,8 @@
 # Contributor: Evgeniy Filimonov <evgfilim1 at gmail.com>
 
 pkgname=python-aiogram
-pkgver=2.11.2
-pkgrel=3
+pkgver=2.12
+pkgrel=1
 pkgdesc="A pretty simple and fully asynchronous library for Telegram Bot API written with asyncio and aiohttp"
 arch=('any')
 url="https://github.com/aiogram/aiogram"
@@ -20,7 +20,7 @@
 #            'python-rethinkdb: RethinkDB storage support'  # No such package yet
 )
 source=("$url/archive/v$pkgver/$pkgname-$pkgver.tar.gz")
-sha256sums=('8a56570704a278534c9158c832a307b82215df1608c076d7a4842a7fc77e75d6')
+sha512sums=('2fd270cc893bfad3ffca7b0f5f7b18307749babca368a83424871a697d1085be5dd4cd7bcb641f39ecb98491bf084597c0babda40e5d8a2c61a3de7372cf2ed4')
 
 prepare() {
   cd aiogram-$pkgver



More information about the arch-commits mailing list