milis/talimatname/genel/t/telegram-bin/talimat

18 lines
360 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Tanım: Güvenli IM platformu olan Telegram uygulaması
# URL: http://www.telegram.org
# Paketçi: milisarge
# Gerekler:
# Grup: ağ
isim=telegram-bin
surum=0.9.49
devir=1
kaynak=(https://updates.tdesktop.com/tlinux/tsetup.$surum.tar.xz)
derle() {
cd Telegram
install -Dm755 Telegram $PKG/usr/bin/telegram
install -Dm755 Updater $PKG/usr/bin/updater
}