summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 47ae4e26a5ac..09c57d8ef13a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -15,8 +15,8 @@ pkgbase = telegram-desktop-bin
optdepends = libappindicator-gtk2: to hide Telegram in the tray bar in GTK2-based desktop environment
optdepends = libappindicator-gtk3: to hide Telegram in the tray bar in GTK3-based desktop environment
optdepends = xdg-utils: for automatic opening of URLs, files and directories in proper applications
- provides = telegram-bin
- conflicts = telegram-bin
+ provides = telegram-desktop
+ conflicts = telegram-desktop
source = telegram-desktop-bin.desktop
source = tg.protocol
source = https://github.com/telegramdesktop/tdesktop/raw/master/Telegram/Resources/art/icon16.png
diff --git a/PKGBUILD b/PKGBUILD
index 28125eaace5e..5addf50fa4bc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -27,8 +27,8 @@ optdepends=(
'libappindicator-gtk3: to hide Telegram in the tray bar in GTK3-based desktop environment'
'xdg-utils: for automatic opening of URLs, files and directories in proper applications'
)
-conflicts=(telegram-bin)
-provides=(telegram-bin)
+conflicts=(telegram-desktop)
+provides=(telegram-desktop)
# Sources
source=(