aboutsummaryrefslogtreecommitdiffstats
path: root/python/python3-telethon/python3-telethon.SlackBuild
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-09-14 12:47:24 +0200
committerDanilo M. <danix@danix.xyz>2026-09-14 12:47:24 +0200
commit2da1d2451b5df2fc26f87817dbd900b5ac2e98d2 (patch)
tree7b3b635e35ec08583bbcce3d27800c70da6dbac5 /python/python3-telethon/python3-telethon.SlackBuild
parentcc60ff20b99eb18079b8107d3a115c6bf9923eed (diff)
downloadsbo-slackbuilds-2da1d2451b5df2fc26f87817dbd900b5ac2e98d2.tar.gz
sbo-slackbuilds-2da1d2451b5df2fc26f87817dbd900b5ac2e98d2.zip
python3-telethon: update to 1.45.0
Diffstat (limited to 'python/python3-telethon/python3-telethon.SlackBuild')
-rw-r--r--python/python3-telethon/python3-telethon.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-telethon/python3-telethon.SlackBuild b/python/python3-telethon/python3-telethon.SlackBuild
index 9680442..715d8b9 100644
--- a/python/python3-telethon/python3-telethon.SlackBuild
+++ b/python/python3-telethon/python3-telethon.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-telethon
-VERSION=${VERSION:-1.44.0}
+VERSION=${VERSION:-1.45.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}