telegram-desktop: update to 6.6.2.

This commit is contained in:
Duncaen
2026-03-15 23:44:15 +01:00
parent 4f8cfef706
commit bb700769e3
+3 -3
View File
@@ -1,7 +1,7 @@
# Template file for 'telegram-desktop'
pkgname=telegram-desktop
version=6.5.0
revision=2
version=6.6.2
revision=1
build_style=cmake
build_helper="qemu gir"
configure_args="-DTDESKTOP_API_ID=209235
@@ -29,7 +29,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=a32a4f860ca789070fc10bcddaa70ac93dae73c3e2485928bc30985962116c7d
checksum=b666d98baad2c453c73258f02c703bac807dc9e0216ecb29ff53bf9f836349f5
case $XBPS_TARGET_MACHINE in
armv6*) configure_args+=" -DDESKTOP_APP_DISABLE_SCUDO=true";; # Requires armv6k+ due to yield