summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGiovanni Santini2023-01-16 18:28:04 +0100
committerGiovanni Santini2023-01-16 18:28:04 +0100
commita56dae11c3c42e9ae8b9f7b82654308d532a9198 (patch)
treee6a6cc7cc4a6b08d00f373702ef90a4541b737ea /PKGBUILD
parent5090f8a30eecf76667d5f1612ffdd2435786f82b (diff)
downloadaur-a56dae11c3c42e9ae8b9f7b82654308d532a9198.tar.gz
upgpkg: telegram-desktop-dev 4.5.6-1
- Version bump. - Move to mainline ffmpeg.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f33eabf4d30d..e5c65edd7590 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@
# You can pass parameters to `ninja` via MAKEFLAGS
pkgname=telegram-desktop-dev
-pkgver=4.4.1
+pkgver=4.5.6
pkgrel=1
pkgdesc='Official Telegram Desktop client - development release'
arch=(x86_64)
@@ -21,7 +21,7 @@ url="https://desktop.telegram.org/"
license=('GPL3')
# Although not in order, keeping them in the same order of the standard package
# for my mental sanity.
-depends=('hunspell' 'ffmpeg4.4' 'hicolor-icon-theme' 'lz4' 'minizip' 'openal' 'ttf-opensans'
+depends=('hunspell' 'ffmpeg' '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'
'openssl-1.1' 'protobuf')