telegram-desktop: update to 6.3.1.

This commit is contained in:
Komeil Parseh
2025-11-19 10:24:36 +01:00
committed by John Zimmermann
parent 32b9c43ad5
commit 4d4edd45ec
+3 -3
View File
@@ -1,7 +1,7 @@
# Template file for 'telegram-desktop'
pkgname=telegram-desktop
version=6.2.4
revision=2
version=6.3.1
revision=1
build_style=cmake
build_helper="qemu gir"
configure_args="-DTDESKTOP_API_ID=209235
@@ -28,7 +28,7 @@ license="GPL-3.0-or-later, OpenSSL"
homepage="https://desktop.telegram.org/"
changelog="https://github.com/telegramdesktop/tdesktop/blob/v${version}/changelog.txt"
distfiles="https://github.com/telegramdesktop/tdesktop/releases/download/v${version}/tdesktop-${version}-full.tar.gz"
checksum=8ddde8ee7fd8bced7837a7e2a4a83a6c88fbbd1dda383a38bb064777f875f78f
checksum=e8a1c3897cd0d6be4d5791fb9ae3a9f852042a401160ad860796397dd5ed7e79
case $XBPS_TARGET_MACHINE in
armv6*) configure_args+=" -DDESKTOP_APP_DISABLE_SCUDO=true";; # Requires armv6k+ due to yield