summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD28
1 files changed, 14 insertions, 14 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 806a1ffdde07..7ac2d2c347cd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,8 @@
-# Maintainer: Yongmeng <yongmengkennyye@protonmail.com>
+# Maintainer: Felix Golatofski <contact@xdfr.de>
+# Contributor: Yongmeng <yongmengkennyye@protonmail.com>
+
pkgname=telegreat-bin
-pkgver=1.3.12
+pkgver=1.9.8
pkgrel=1
pkgdesc="Unofficial Telegreat Messaging app - Static binaries"
arch=('x86_64')
@@ -19,7 +21,6 @@ makedepends=(
optdepends=(
'libappindicator-gtk2: to hide Telegram in the tray bar (GTK2-based desktop environment)'
'libappindicator-gtk3: to hide Telegram in the tray bar (GTK3-based desktop environment)'
- 'libappindicator-sharp: to hide Telegram in the tray bar (Unity-based desktop environment)'
'xdg-utils: for automatic opening of URLs, files and directories in proper applications'
)
conflicts=('telegreat-git')
@@ -27,21 +28,20 @@ provides=('telegreat-git')
source=(
$pkgname.desktop
tg.protocol
- https://raw.githubusercontent.com/Sea-n/tdesktop/master/Telegram/Resources/art/icon{16,32,48,64,128,256,512}.png
- https://telegre.at/tlinux/tsetup.${pkgver}.alpha.tar.xz
+ https://raw.githubusercontent.com/Sea-n/tdesktop/v${pkgver}/Telegram/Resources/art/icon{16,32,48,64,128,256,512}.png
+ https://telegre.at/tlinux/tsetup.${pkgver}.tar.xz
)
# Checksums
sha256sums=('5645e109f4eff2555306b5f866c6b0c0f1e7e2ac2569ba55e3f3bc73d46a5750'
'cebf355fed94f457630557c729b037f0ae4e458b6dba80aae7e50da22c4af206'
- 'SKIP'
- 'SKIP'
- 'SKIP'
- 'SKIP'
- 'SKIP'
- 'SKIP'
- 'SKIP'
- 'f0f91bf6f3eb18f7814af1ea886319866f05efd4d8fb53a510ab9d627cb44725'
-)
+ '84af451f2211262c6f277d36c8908682bf8f6ad67edb8f82a9c5b58eeb75c11d'
+ '0768d3b7c04c7b742b52457862667bf9a054ab0dab35b18abc1732a8b4b301ea'
+ '8265cc98f371f5a9bb24b4d0640476227bb0d6aa66404fc07ef1221b8bf8d1ed'
+ '90959f3114feae624e98faaa71118fc9afdf6e3a0f18dcd1a33709815e5d5de4'
+ '1f8553272fd701ac8b5dc1ee1b949fa806761da5500d8f39f1be75976ba65744'
+ '3a30ea2e58dc4d4d351cf77efb711929a992ec17ee0e07f90de1fa20493a3ff2'
+ '3ada582d7465a7f97a197f9d96c358049084ff4f032609de65c5ef93e48c1173'
+ 'bf482a098a9b81668ba45d426b45ddbf19b086743fab0b4aa7fdec32f6bbd986')
package() {