Skip to content

Commit

Permalink
net-im/telegram-desktop: updte to 4.13.3 release (+)
Browse files Browse the repository at this point in the history
* Allow sending single-time voice messages.
* Fix payments card validation.
* Fix crash when trying to join channels above the limit.
* Add "Quit Telegram" to the Taskbar context menu. (Windows)
* Fix opened windows list in the Dock icon context menu. (macOS)

Changelog:	https://github.com/telegramdesktop/tdesktop/releases/tag/v4.14.3
  • Loading branch information
fluffykhv committed Jan 5, 2024
1 parent e9c3150 commit 86a03a6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion net-im/telegram-desktop/Makefile
@@ -1,5 +1,5 @@
PORTNAME= telegram-desktop
DISTVERSION= 4.14.2
DISTVERSION= 4.14.3
CATEGORIES= net-im
MASTER_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/releases/download/v${DISTVERSION}/
DISTNAME= tdesktop-${DISTVERSION}-full
Expand Down
6 changes: 3 additions & 3 deletions net-im/telegram-desktop/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1704231966
SHA256 (tdesktop-4.14.2-full.tar.gz) = 1f7e283083175ecafee8de6f34f3908a51d05b7c6e78374a49a233b59d1d2e72
SIZE (tdesktop-4.14.2-full.tar.gz) = 67924788
TIMESTAMP = 1704490841
SHA256 (tdesktop-4.14.3-full.tar.gz) = f226a652820811bcbfc36c036a9ca8124247b9ba8d4937010122b439a2a3fa08
SIZE (tdesktop-4.14.3-full.tar.gz) = 67928832

0 comments on commit 86a03a6

Please sign in to comment.