[arch-commits] Commit in telegram-desktop/trunk (PKGBUILD)
Jiachen Yang
farseerfc at archlinux.org
Wed Dec 12 16:25:17 UTC 2018
Date: Wednesday, December 12, 2018 @ 16:25:16
Author: farseerfc
Revision: 415660
upgpkg: telegram-desktop 1.5.1-3
adding ttf-opensans as optdepends
Modified:
telegram-desktop/trunk/PKGBUILD
----------+
PKGBUILD | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-12-12 16:21:11 UTC (rev 415659)
+++ PKGBUILD 2018-12-12 16:25:16 UTC (rev 415660)
@@ -6,7 +6,7 @@
pkgname=telegram-desktop
pkgver=1.5.1
-pkgrel=2
+pkgrel=3
pkgdesc='Official Telegram Desktop client'
arch=('x86_64')
url="https://desktop.telegram.org/"
@@ -13,7 +13,8 @@
license=('GPL3')
depends=('ffmpeg' 'hicolor-icon-theme' 'minizip' 'openal' 'qt5-base' 'qt5-imageformats' 'openssl')
makedepends=('cmake' 'git' 'gyp' 'range-v3' 'python' 'libappindicator-gtk3')
-optdepends=('libnotify: desktop notifications')
+optdepends=('libnotify: desktop notifications'
+ 'ttf-opensans: default Open Sans font family')
source=(
"tdesktop::git+https://github.com/telegramdesktop/tdesktop.git#tag=v$pkgver"
"libtgvoip::git+https://github.com/telegramdesktop/libtgvoip"
More information about the arch-commits
mailing list