[arch-commits] Commit in telegram-desktop/trunk (PKGBUILD)

Sven-Hendrik Haase svenstaro at archlinux.org
Wed Dec 20 16:07:16 UTC 2017


    Date: Wednesday, December 20, 2017 @ 16:07:16
  Author: svenstaro
Revision: 275033

upgpkg: telegram-desktop 1.2.1-2

Remove conflicts/provides

Modified:
  telegram-desktop/trunk/PKGBUILD

----------+
 PKGBUILD |    6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-12-20 15:41:40 UTC (rev 275032)
+++ PKGBUILD	2017-12-20 16:07:16 UTC (rev 275033)
@@ -6,7 +6,7 @@
 
 pkgname=telegram-desktop
 pkgver=1.2.1
-pkgrel=1
+pkgrel=2
 pkgdesc='Official Telegram Desktop client'
 arch=('x86_64')
 url="https://desktop.telegram.org/"
@@ -14,9 +14,7 @@
 depends=('ffmpeg' 'hicolor-icon-theme' 'minizip' 'openal' 'qt5-base' 'qt5-imageformats' 'openssl-1.0')
 makedepends=('cmake' 'git' 'gyp' 'libexif' 'libva' 'libwebp' 'mtdev' 'range-v3' 'python' 'python2' 'gtk3' 'libappindicator-gtk3' 'dee')
 optdepends=('libappindicator-gtk3: AppIndicator tray icon')
-conflicts=('telegram-desktop')
-provides=('telegram-desktop')
-install="telegram-desktop.install"
+install=telegram-desktop.install
 source=(
     "tdesktop::git+https://github.com/telegramdesktop/tdesktop.git#tag=v$pkgver"
     "GSL::git+https://github.com/Microsoft/GSL.git"



More information about the arch-commits mailing list