aboutsummaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
Diffstat (limited to 'python')
-rw-r--r--python/python3-telethon/python3-telethon.SlackBuild2
-rw-r--r--python/python3-telethon/python3-telethon.info6
2 files changed, 4 insertions, 4 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}
diff --git a/python/python3-telethon/python3-telethon.info b/python/python3-telethon/python3-telethon.info
index 8c0a3d9..4fd576b 100644
--- a/python/python3-telethon/python3-telethon.info
+++ b/python/python3-telethon/python3-telethon.info
@@ -1,8 +1,8 @@
PRGNAM="python3-telethon"
-VERSION="1.44.0"
+VERSION="1.45.0"
HOMEPAGE="https://telethon.dev"
-DOWNLOAD="https://codeberg.org/Lonami/Telethon/archive/v1.44.0.tar.gz"
-MD5SUM="72ac5076f8e1ac95f6353306479eace8"
+DOWNLOAD="https://codeberg.org/Lonami/Telethon/archive/v1.45.0.tar.gz"
+MD5SUM="af988a9dbee1e134cc6d938d111cb6f7"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="pyaes python3-rsa python3-hatchling python3-build python3-installer"