telegram-desktop: update to 3.1.11.

This commit is contained in:
John 2021-11-01 14:12:07 +01:00
parent 7947577bea
commit 503e9a5ef4
1 changed files with 2 additions and 3 deletions

View File

@ -1,13 +1,12 @@
# Template file for 'telegram-desktop'
pkgname=telegram-desktop
version=3.1.9
version=3.1.11
revision=1
wrksrc="tdesktop-${version}-full"
build_style=cmake
build_helper="qemu"
configure_args="-DTDESKTOP_API_ID=209235
-DTDESKTOP_API_HASH=169ee702e1df4b6e66d80311db36cc43
-DDESKTOP_APP_USE_GLIBC_WRAPS=OFF
-DDESKTOP_APP_DISABLE_CRASH_REPORTS=ON
-DTDESKTOP_LAUNCHER_BASENAME=org.telegram.desktop.desktop
-DDESKTOP_APP_DISABLE_SPELLCHECK=$(vopt_if spellcheck 'false' 'true')
@ -27,7 +26,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=569555194f8c8396ee21de44971709dc0d331fe9b3d99cce49977d6dd19fcecf
checksum=0f7ee7bd7c5746026744de2eb447b11f83e77eb30be49e9e894bc37008b49d4a
build_options="spellcheck"
build_options_default="spellcheck"