From 72ab5df6174d34bbba343cd8339833c213317d7d Mon Sep 17 00:00:00 2001 From: Leo Date: Thu, 9 Apr 2020 18:31:24 -0300 Subject: testing/py3-telegram-bot: upgrade to 12.5.1 --- testing/py3-telegram-bot/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'testing') diff --git a/testing/py3-telegram-bot/APKBUILD b/testing/py3-telegram-bot/APKBUILD index 01505021cb..5860e75aa2 100644 --- a/testing/py3-telegram-bot/APKBUILD +++ b/testing/py3-telegram-bot/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Francesco Colista pkgname=py3-telegram-bot _pkgname=python-telegram-bot -pkgver=12.4.2 +pkgver=12.5.1 pkgrel=0 pkgdesc="A Python wrapper around the Telegram Bot API" url="https://github.com/python-telegram-bot/python-telegram-bot" @@ -26,4 +26,4 @@ package() { python3 setup.py install --prefix=/usr --root="$pkgdir" } -sha512sums="56de6a820e8781a4f1dc4fd12e562d54a1ffed461a744425ccb2a92cc5dec0ceb984724f95dc224a16d5cdfabbf1305fce960741089257a4357147069e0bb1c8 python-telegram-bot-12.4.2.tar.gz" +sha512sums="efb2b6aa69894217bd757334fc75c1aeaf501f603f94dff99d65a33cdffd59568348db4b77f878648d4f5ba34b4e2bca209672ae202594a2b46d5ca4f8d34b47 python-telegram-bot-12.5.1.tar.gz" -- cgit v1.2.3