[arch-commits] Commit in telegram-desktop/trunk (PKGBUILD)
Sven-Hendrik Haase
svenstaro at gemini.archlinux.org
Mon Dec 13 17:22:32 UTC 2021
Date: Monday, December 13, 2021 @ 17:22:32
Author: svenstaro
Revision: 1071998
upgpkg: telegram-desktop 3.3.0-1
Modified:
telegram-desktop/trunk/PKGBUILD
----------+
PKGBUILD | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-12-13 17:22:20 UTC (rev 1071997)
+++ PKGBUILD 2021-12-13 17:22:32 UTC (rev 1071998)
@@ -1,7 +1,7 @@
-# Maintainer: Sven-Hendrik Haase <svenstaro at gmail.com>
+# Maintainer: Sven-Hendrik Haase <svenstaro at archlinux.org>
# Contributor: hexchain <i at hexchain.org>
pkgname=telegram-desktop
-pkgver=3.2.5
+pkgver=3.3.0
pkgrel=1
pkgdesc='Official Telegram Desktop client'
arch=('x86_64')
@@ -9,14 +9,14 @@
license=('GPL3')
depends=('hunspell' 'ffmpeg' 'hicolor-icon-theme' 'lz4' 'minizip' 'openal' 'ttf-opensans'
'qt5-imageformats' 'qt5-svg' 'qt5-wayland' 'libdbusmenu-qt5' 'xxhash' 'kwayland' 'glibmm'
- 'rnnoise' 'pipewire' 'libxtst' 'libxrandr' 'jemalloc' 'libtg_owt')
+ 'rnnoise' 'pipewire' 'libxtst' 'libxrandr' 'jemalloc' 'abseil-cpp')
makedepends=('cmake' 'git' 'ninja' 'python' 'range-v3' 'tl-expected' 'microsoft-gsl'
- 'extra-cmake-modules' 'gtk3' 'webkit2gtk')
+ 'extra-cmake-modules' 'gtk3' 'webkit2gtk' 'libtg_owt')
optdepends=('gtk3: GTK environment integration'
'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=('37405780239d2bbc14762299ddca3a5d9cd61ecad70ce960c9f4ed27a31a55f01ccd2e366ca976695a0f1e90bdf57da2344059157df076820933c475043fa0f6')
+sha512sums=('ff0ac1abe264f19812c2e0b40d4861caddd6c01a3f863ccb68de9c5227282872b2bde878dcf751d7d04d36c6e0e77912619ac7863d54f25f739f3744e9bca53a')
build() {
cd tdesktop-$pkgver-full
More information about the arch-commits
mailing list