[arch-commits] Commit in telegram-desktop/trunk (PKGBUILD)
Sven-Hendrik Haase
svenstaro at archlinux.org
Wed Mar 18 11:01:48 UTC 2020
Date: Wednesday, March 18, 2020 @ 11:01:48
Author: svenstaro
Revision: 600524
upgpkg: telegram-desktop 1.9.21-3: enchant was replaced by hunspell for spell check
Modified:
telegram-desktop/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-18 10:31:26 UTC (rev 600523)
+++ PKGBUILD 2020-03-18 11:01:48 UTC (rev 600524)
@@ -6,12 +6,12 @@
pkgname=telegram-desktop
pkgver=1.9.21
-pkgrel=2
+pkgrel=3
pkgdesc='Official Telegram Desktop client'
arch=('x86_64')
url="https://desktop.telegram.org/"
license=('GPL3')
-depends=('enchant' 'ffmpeg' 'hicolor-icon-theme' 'lz4' 'minizip' 'openal'
+depends=('hunspell' 'ffmpeg' 'hicolor-icon-theme' 'lz4' 'minizip' 'openal'
'qt5-imageformats' 'xxhash' 'libdbusmenu-qt5')
makedepends=('cmake' 'git' 'ninja' 'python' 'range-v3' 'tl-expected' 'microsoft-gsl')
optdepends=('ttf-opensans: default Open Sans font family')
More information about the arch-commits
mailing list