diff options
Diffstat (limited to 'testing/py-telegram-bot/APKBUILD')
-rw-r--r-- | testing/py-telegram-bot/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-telegram-bot/APKBUILD b/testing/py-telegram-bot/APKBUILD index c4b66f6019..d84e9f3ebe 100644 --- a/testing/py-telegram-bot/APKBUILD +++ b/testing/py-telegram-bot/APKBUILD @@ -3,7 +3,7 @@ pkgname=py-telegram-bot _pkgname=${pkgname/py/python} pkgver=11.1.0 -pkgrel=0 +pkgrel=1 pkgdesc="A Python wrapper around the Telegram Bot API" url="https://github.com/python-telegram-bot/python-telegram-bot" arch="noarch" |