summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDebendra Oli2022-02-16 09:05:59 +0545
committerDebendra Oli2022-02-16 09:05:59 +0545
commitd199eabce690adc54dd20e8db9cf67b885b81990 (patch)
treeda4d2e7e9914c00445862c23108b8f8d904e319d
parentbcbfe9a1e9faf224f9c3a768f01cf7d81c743cf5 (diff)
downloadaur-d199eabce690adc54dd20e8db9cf67b885b81990.tar.gz
remove: replace field
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD5
2 files changed, 4 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b3dab140090f..5e0e954552b8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -15,9 +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-desktop
- conflicts = telegram-desktop
- replaces = telegram-bin
+ provides = telegram-bin
+ conflicts = telegram-bin
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 0ab12c8e2222..2d978170b1de 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -27,9 +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-desktop)
-provides=(telegram-desktop)
-replaces=(telegram-bin)
+conflicts=(telegram-bin)
+provides=(telegram-bin)
# Sources
source=(