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

Felix Yan felixonmars at gemini.archlinux.org
Mon Sep 20 10:42:22 UTC 2021


    Date: Monday, September 20, 2021 @ 10:42:22
  Author: felixonmars
Revision: 1018692

upgpkg: python-aiogram 2.15-1

Modified:
  python-aiogram/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-20 10:42:20 UTC (rev 1018691)
+++ PKGBUILD	2021-09-20 10:42:22 UTC (rev 1018692)
@@ -2,7 +2,7 @@
 # Contributor: Evgeniy Filimonov <evgfilim1 at gmail.com>
 
 pkgname=python-aiogram
-pkgver=2.14.3
+pkgver=2.15
 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=('32003f5f69c41d66cf886c7bd9d5f37f5f99f4ca6d79c983bd5b69c80cd39d73ea3a38b433f8309096e6af70a4b5e1421dd9d5ff2b9e5f0401d8113b70edd49e')
+sha512sums=('2f7a64004ae520fbde3175fc5f174b851fc1d2ad3f7cb28c18f3978bc66471610e3c6b69c084b7e0b3e5109d531e37af7b20a5da5ec02fbcfdb22f7d361d2c85')
 
 prepare() {
   cd aiogram-$pkgver



More information about the arch-commits mailing list