From 58c260f64d282fdb50ec8889211afa86d88b50e0 Mon Sep 17 00:00:00 2001 From: Antoine Martin Date: Tue, 27 Aug 2024 08:02:09 -0400 Subject: [PATCH] community/py3-pytelegrambotapi: upgrade to 4.22.1 --- community/py3-pytelegrambotapi/APKBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/community/py3-pytelegrambotapi/APKBUILD b/community/py3-pytelegrambotapi/APKBUILD index 46b1ccae2cd..04db332c22e 100644 --- a/community/py3-pytelegrambotapi/APKBUILD +++ b/community/py3-pytelegrambotapi/APKBUILD @@ -1,9 +1,9 @@ # Contributor: Antoine Martin (ayakael) # Maintainer: Antoine Martin (ayakael) pkgname=py3-pytelegrambotapi -pkgver=4.22.0 +pkgver=4.22.1 # sometimes upstream forgets to tag pypi releases -_gittag=$pkgver +_gittag=08afe4041f48cc3fa5bb01477c48af9b644050d3 pkgrel=0 arch="noarch" pkgdesc="A simple, but extensible Python implementation for the Telegram Bot API." @@ -42,5 +42,5 @@ package() { } sha512sums=" -5ce13a0e2443c208f2321e70c53d34d43844b16eede3673dea6d5867efcadf92727a91e0ef3f58cc8d330956c302edc0c92217a80a47fa60ba20fd2f5910a5dc py3-pytelegrambotapi-4.22.0.tar.gz +729e7bf374c3ad7da6258659fcb807334b183e88c68a75a98ca63716ae19af94c9031a9c8d6f7be2dad04240acd45f99133c377c6404c175d5613c1f3943a81c py3-pytelegrambotapi-08afe4041f48cc3fa5bb01477c48af9b644050d3.tar.gz "