telegram-desktop-3.2.1

This commit is contained in:
Rmys
2021-11-05 15:54:50 +02:00
committed by GitHub
parent 1df4195b89
commit e63d67561d
2 changed files with 9 additions and 1 deletions
+1
View File
@@ -25,6 +25,7 @@ def setup():
'-DCMAKE_BUILD_TYPE=Release',
'-DCMAKE_INSTALL_PREFIX="/usr"',
'-DTDESKTOP_API_TEST=ON',
'-DDESKTOP_APP_QT6=OFF',
'-DDESKTOP_APP_USE_PACKAGED=ON',
'-DDESKTOP_APP_DISABLE_CRASH_REPORTS=ON',
'-DDESKTOP_APP_SPECIAL_TARGET=""',
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>app:gui</IsA>
<Summary>Official Telegram Desktop client</Summary>
<Description>Telegram is a messaging app with a focus on speed and security, it is super-fast, simple and free. You can use Telegram on all your devices at the same time — your messages sync seamlessly across any number of your phones, tablets or computers.</Description>
<Archive sha1sum="0ad03b9702e1cbca140d9c20ccde85ad815468da" type="targz">https://github.com/telegramdesktop/tdesktop/releases/download/v3.1.9/tdesktop-3.1.9-full.tar.gz</Archive>
<Archive sha1sum="fa6c5a39d9cd45989e9db80345bd498b8691c9ed" type="targz">https://github.com/telegramdesktop/tdesktop/releases/download/v3.2.1/tdesktop-3.2.1-full.tar.gz</Archive>
<BuildDependencies>
<Dependency>cmake</Dependency>
<Dependency>ninja</Dependency>
@@ -90,6 +90,13 @@
</Package>
<History>
<Update release="7">
<Date>2021-11-05</Date>
<Version>3.2.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="6">
<Date>2021-10-09</Date>
<Version>3.1.9</Version>