[arch-commits] Commit in telegram-desktop/trunk (PKGBUILD)
Sven-Hendrik Haase
svenstaro at gemini.archlinux.org
Sat Feb 5 14:52:38 UTC 2022
Date: Saturday, February 5, 2022 @ 14:52:33
Author: svenstaro
Revision: 1126442
upgpkg: telegram-desktop 3.5.1-1
Modified:
telegram-desktop/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-02-05 14:42:40 UTC (rev 1126441)
+++ PKGBUILD 2022-02-05 14:52:33 UTC (rev 1126442)
@@ -1,8 +1,8 @@
# Maintainer: Sven-Hendrik Haase <svenstaro at archlinux.org>
# Contributor: hexchain <i at hexchain.org>
pkgname=telegram-desktop
-pkgver=3.5.0
-pkgrel=2
+pkgver=3.5.1
+pkgrel=1
pkgdesc='Official Telegram Desktop client'
arch=('x86_64')
url="https://desktop.telegram.org/"
@@ -15,7 +15,7 @@
optdepends=('webkit2gtk: embedded browser features'
'xdg-desktop-portal: desktop integration')
source=("https://github.com/telegramdesktop/tdesktop/releases/download/v${pkgver}/tdesktop-${pkgver}-full.tar.gz")
-sha512sums=('5a86f8e3dd1b7fca2a615a2de86f9640f14bbf27b7e73f735dad60629ddb99bd5c951d7311f99c044ab6178a49ff997aae5e8da0f8bb6753fa7eecfb12562cef')
+sha512sums=('7b8996afc6aeba544bcd46a25dea0ea6ca0b4ef934ae4b2e8fb2717597f7d67769ddce37ba6c3e4c89bdba269bb406a18d60504dd7742a6e4d45f6e6f8a88ab8')
build() {
cd tdesktop-$pkgver-full
More information about the arch-commits
mailing list