[arch-commits] Commit in telegram-desktop/trunk (PKGBUILD)
Sven-Hendrik Haase
svenstaro at archlinux.org
Thu Feb 25 19:26:09 UTC 2021
Date: Thursday, February 25, 2021 @ 19:26:09
Author: svenstaro
Revision: 874165
upgpkg: telegram-desktop 2.6.1-1
Modified:
telegram-desktop/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-02-25 19:19:31 UTC (rev 874164)
+++ PKGBUILD 2021-02-25 19:26:09 UTC (rev 874165)
@@ -1,7 +1,7 @@
# Maintainer: Sven-Hendrik Haase <svenstaro at gmail.com>
# Contributor: hexchain <i at hexchain.org>
pkgname=telegram-desktop
-pkgver=2.6.0
+pkgver=2.6.1
pkgrel=1
pkgdesc='Official Telegram Desktop client'
arch=('x86_64')
@@ -11,7 +11,7 @@
'qt5-imageformats' 'xxhash' 'libdbusmenu-qt5' 'kwayland' 'gtk3')
makedepends=('cmake' 'git' 'ninja' 'python' 'range-v3' 'tl-expected' 'microsoft-gsl' 'libtg_owt')
source=("https://github.com/telegramdesktop/tdesktop/releases/download/v${pkgver}/tdesktop-${pkgver}-full.tar.gz")
-sha512sums=('9dd37e14dc95dac7b7ab585b7491004d9d9ffb0c11ef265c3e2dee4adf77cfdeec226e9185d5052a177596951da5247fdf4583c225d70f3c6dca08b541cedcee')
+sha512sums=('92506477ee1778f7528d8b914406cbf04abf1941d4f1a5d61b75dbf393df2184da1f4f83bbc343e221a539c7a01d3e3b3fe5286453d2bf1863b75ea922b70d5a')
prepare() {
cd tdesktop-$pkgver-full/cmake
More information about the arch-commits
mailing list