Skip to content

Commit

Permalink
net-im/telegram-desktop: update 4.14.1 -> 4.14.2 (+)
Browse files Browse the repository at this point in the history
Add a missing component to -qt6 flavor build.
  • Loading branch information
osokin committed Jan 3, 2024
1 parent 6d28ea4 commit 5dc186e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions net-im/telegram-desktop/Makefile
@@ -1,5 +1,5 @@
PORTNAME= telegram-desktop
DISTVERSION= 4.14.1
DISTVERSION= 4.14.2
CATEGORIES= net-im
MASTER_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/releases/download/v${DISTVERSION}/
DISTNAME= tdesktop-${DISTVERSION}-full
Expand Down Expand Up @@ -64,7 +64,7 @@ USE_QT= buildtools:build core dbus declarative gui imageformats network qmake:b
USE_KDE= coreaddons kimageformats
.else
USES+= qt:6
USE_QT= 5compat base imageformats lottie shadertools svg tools:build wayland
USE_QT= 5compat base declarative imageformats lottie shadertools svg tools:build wayland
.endif

USE_GL= gl
Expand Down
6 changes: 3 additions & 3 deletions net-im/telegram-desktop/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1704149481
SHA256 (tdesktop-4.14.1-full.tar.gz) = 18a2b606c9cf63defdf3809db6c111ce00b7880f6b92b8cb8848a71f4583af8e
SIZE (tdesktop-4.14.1-full.tar.gz) = 67924653
TIMESTAMP = 1704231966
SHA256 (tdesktop-4.14.2-full.tar.gz) = 1f7e283083175ecafee8de6f34f3908a51d05b7c6e78374a49a233b59d1d2e72
SIZE (tdesktop-4.14.2-full.tar.gz) = 67924788

0 comments on commit 5dc186e

Please sign in to comment.