Date: Thursday, November 10, 2022 @ 10:51:14
  Author: svenstaro
Revision: 1346396

upgpkg: telegram-desktop 4.3.1-2: Build using openssl 1.1 (Fixes FS#76433)

Modified:
  telegram-desktop/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-11-10 10:42:34 UTC (rev 1346395)
+++ PKGBUILD    2022-11-10 10:51:14 UTC (rev 1346396)
@@ -2,7 +2,7 @@
 # Contributor: hexchain <[email protected]>
 pkgname=telegram-desktop
 pkgver=4.3.1
-pkgrel=1
+pkgrel=2
 pkgdesc='Official Telegram Desktop client'
 arch=('x86_64')
 url="https://desktop.telegram.org/";
@@ -9,7 +9,8 @@
 license=('GPL3')
 depends=('hunspell' 'ffmpeg4.4' 'hicolor-icon-theme' 'lz4' 'minizip' 'openal' 
'ttf-opensans'
          'qt6-imageformats' 'qt6-svg' 'qt6-wayland' 'qt6-5compat' 'xxhash' 
'glibmm-2.68'
-         'rnnoise' 'pipewire' 'libxtst' 'libxrandr' 'jemalloc' 'abseil-cpp' 
'libdispatch')
+         'rnnoise' 'pipewire' 'libxtst' 'libxrandr' 'jemalloc' 'abseil-cpp' 
'libdispatch'
+         'openssl-1.1')
 makedepends=('cmake' 'git' 'ninja' 'python' 'range-v3' 'tl-expected' 
'microsoft-gsl' 'meson'
              'extra-cmake-modules' 'wayland-protocols' 
'plasma-wayland-protocols' 'libtg_owt')
 optdepends=('webkit2gtk: embedded browser features'

Reply via email to