Skip to content

[telegram-desktop] 5.14.2-1: new upstream version #4143

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: telegram-desktop
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions PKGBUILD
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Maintainer: Yao Zi <[email protected]>

pkgname=telegram-desktop
pkgver=5.13.1
pkgrel=4
pkgver=5.14.2
pkgrel=1
pkgdesc='Official Telegram Desktop client'
url='https://desktop.telegram.org/'
arch=(x86_64 aarch64 loongarch64)
Expand All @@ -20,7 +20,7 @@ source=("https://github.com/telegramdesktop/tdesktop/releases/download/v$pkgver/
"0001-use-lld.patch"
"0002-add-missing-includes.patch"
"0003-fix-qt-6.9.patch")
sha256sums=('caa37bbf7d9fcdfecdb5f596f02a44becbe468ea5c6af7f3c670b61952744a80'
sha256sums=('8a3b2570475584317651c76407176ad884f073b1eacaf07333c9037806279f02'
'19cdd86b87ea3e756ea0f5872f2bad15efb3e458f335bd47a1c33b99017d8426'
'55aebfaf5a274d0c3dfb6324fbfdfb5eabcc3de72e290ff8c716fe5e4fcd4053'
'c262a8984cb4a01e2ac6b2ac332e34c9e7c01098c77f0c6b1b92404334e87c1b')
Expand Down