Date: Monday, December 10, 2018 @ 22:49:46
  Author: svenstaro
Revision: 414513

Add official telegram API ID and API Hash as comment for now

Modified:
  telegram-desktop/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2018-12-10 22:17:16 UTC (rev 414512)
+++ PKGBUILD    2018-12-10 22:49:46 UTC (rev 414513)
@@ -70,8 +70,8 @@
     # Telegram requires us to set API_ID and API_HASH for some reason but they 
do not provide a way to receive a pair
     # See 
https://github.com/telegramdesktop/tdesktop/commit/65b2db216033aa08b7bc846df27843e566f08981
 and
     # https://github.com/telegramdesktop/tdesktop/issues/4717
-    # The official API_ID seems to be 2040.
-    # We're going to use the defaults for now.
+    # The official API_ID seems to be 2040 while the API_HASH is 
"b18441a1ff607e10a989891a5462e627".
+    # We're going to use the defaults for now but might at some point use the 
official ones from the official binaries as noted above.
 
     gyp \
         -Dapi_id=17349 \

Reply via email to