File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11pkgbase = telegram-bin
22 gives = telegram
33 pkgver = 5.10.0
4- pkgrel = 1
4+ pkgrel = 2
55 pkgdesc = Telegram is a cloud-based mobile and desktop messaging app with a focus on security and speed
66 url = https://telegram.org/
77 arch = amd64
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ pkgname="telegram-bin"
22gives="telegram"
33arch=("amd64")
44pkgver="5.10.0"
5- pkgrel="1 "
5+ pkgrel="2 "
66url="https://telegram.org/"
77pkgdesc="Telegram is a cloud-based mobile and desktop messaging app with a focus on security and speed"
88source_base_url="https://github.com/telegramdesktop/tdesktop"
@@ -52,5 +52,5 @@ package() {
5252 install -m644 "${srcdir}/icon${icon_size}.png" "${icon_dir}/telegram.png"
5353 done
5454 mkdir -p "${pkgdir}/usr/share/TelegramDesktop/externalupdater.d"
55- echo "/usr/bin/telegram-desktop " > "${pkgdir}/usr/share/TelegramDesktop/externalupdater.d/telegram-desktop .conf"
55+ echo "/usr/bin/telegram" > "${pkgdir}/usr/share/TelegramDesktop/externalupdater.d/telegram.conf"
5656}
Original file line number Diff line number Diff line change @@ -11003,7 +11003,7 @@ pkgname = tela-circle-icon-theme
1100311003pkgbase = telegram-bin
1100411004 gives = telegram
1100511005 pkgver = 5.10.0
11006- pkgrel = 1
11006+ pkgrel = 2
1100711007 pkgdesc = Telegram is a cloud-based mobile and desktop messaging app with a focus on security and speed
1100811008 url = https://telegram.org/
1100911009 arch = amd64
You can’t perform that action at this time.
0 commit comments