summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGiovanni Santini2021-12-19 20:00:05 +0100
committerGiovanni Santini2021-12-19 20:00:05 +0100
commit454147cb45a27a0fe5202255f41d277bccf442de (patch)
treed68e439eab67caa8dc2e547defb0619d19adc182 /PKGBUILD
parent969f11ea2187cfc5562ccc5664aa70d933b11fb5 (diff)
downloadaur-454147cb45a27a0fe5202255f41d277bccf442de.tar.gz
upgpkg: telegram-desktop-dev 3.3.0-1
- Version bump. - Dependencies updated from `telegram-desktop`.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 88f4eac20863..69c0483d5c32 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Thanks Nicholas Guriev <guriev-ns@ya.ru> for the initial patches!
# https://github.com/mymedia2/tdesktop
pkgname=telegram-desktop-dev
-pkgver=3.2.5
+pkgver=3.3.0
pkgrel=1
pkgdesc='Official Telegram Desktop client - development release'
arch=(x86_64)
@@ -15,9 +15,9 @@ license=('GPL3')
# for my mental sanity.
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')