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

Felix Yan felixonmars at archlinux.org
Sat May 1 14:42:02 UTC 2021


    Date: Saturday, May 1, 2021 @ 14:42:01
  Author: felixonmars
Revision: 925870

upgpkg: python-aiogram 2.13-1

Modified:
  python-aiogram/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-01 14:39:15 UTC (rev 925869)
+++ PKGBUILD	2021-05-01 14:42:01 UTC (rev 925870)
@@ -2,7 +2,7 @@
 # Contributor: Evgeniy Filimonov <evgfilim1 at gmail.com>
 
 pkgname=python-aiogram
-pkgver=2.12.1
+pkgver=2.13
 pkgrel=1
 pkgdesc="A pretty simple and fully asynchronous library for Telegram Bot API written with asyncio and aiohttp"
 arch=('any')
@@ -20,7 +20,7 @@
 #            'python-rethinkdb: RethinkDB storage support'  # No such package yet
 )
 source=("$url/archive/v$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('caf6b9eb562780c63249ff05632854a0af355a06d3040d535e48cb32eb81f0ae0e05944a0de1b75f38b8060bb3f4b811e356849bcaebd59c0391b47f89e54088')
+sha512sums=('e65beaf429eddc24457bb978683b60fd7874eb71cd247ff5613e1350594e74cad8519188dd3d9e5f624957c1fccde1fc2aecbfc558bcf7b293312950bf93fd64')
 
 prepare() {
   cd aiogram-$pkgver



More information about the arch-commits mailing list