[arch-commits] Commit in telegram-desktop/trunk (PKGBUILD)

Jiachen Yang farseerfc at archlinux.org
Mon Mar 30 15:20:32 UTC 2020


    Date: Monday, March 30, 2020 @ 15:20:31
  Author: farseerfc
Revision: 607045

upgpkg: telegram-desktop 2.0.0-1: telegram-desktop 2.0.0

Modified:
  telegram-desktop/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-03-30 15:20:05 UTC (rev 607044)
+++ PKGBUILD	2020-03-30 15:20:31 UTC (rev 607045)
@@ -5,8 +5,8 @@
 # https://github.com/mymedia2/tdesktop
 
 pkgname=telegram-desktop
-pkgver=1.9.21
-pkgrel=3
+pkgver=2.0.0
+pkgrel=1
 pkgdesc='Official Telegram Desktop client'
 arch=('x86_64')
 url="https://desktop.telegram.org/"
@@ -16,7 +16,7 @@
 makedepends=('cmake' 'git' 'ninja' 'python' 'range-v3' 'tl-expected' 'microsoft-gsl')
 optdepends=('ttf-opensans: default Open Sans font family')
 source=("https://github.com/telegramdesktop/tdesktop/releases/download/v${pkgver}/tdesktop-${pkgver}-full.tar.gz")
-sha512sums=('ea02fc69e88ed6244ed420516bb7a93827cb85efaa0a7e9af7562aa1bc29184c5a2102caca8693c976b25d374832e0deb2ccbf00144d5340b5ffacbdc9dcebf1')
+sha512sums=('53ea3bb0e1d7cb1fc9d8c8725801295e89f8765b6560f046065dde89aef501d7ddb8aa268aa82f33e3674164a825506c4276cd07c0b59c242dd78ab59d659508')
 
 build() {
     cd tdesktop-$pkgver-full



More information about the arch-commits mailing list