summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDebendra Oli2022-04-25 09:36:25 +0545
committerDebendra Oli2022-04-25 09:36:25 +0545
commit9f8a57aedf3474befeb750a857eac431f1652dc4 (patch)
tree9eddd4383ebed53ce31de2d94e8a35bf209a238f
parentf8fa188fb4c2765d4fdec8e705f252f7ebfc5bc5 (diff)
downloadaur-9f8a57aedf3474befeb750a857eac431f1652dc4.tar.gz
add: telegram-desktop as provides and conficts
-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=(