summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGiovanni Santini2021-11-28 22:26:11 +0100
committerGiovanni Santini2021-11-28 22:26:11 +0100
commit42c2549d272dc0b1bb801a6930d34564c88bb9a6 (patch)
treeeef7b1f1d4a636e696f4795aacc3a41a0658d930 /PKGBUILD
parent2fb6e0fa0ebc138f36bda5a19415192674c4588f (diff)
downloadaur-42c2549d272dc0b1bb801a6930d34564c88bb9a6.tar.gz
upgpkg: telegram-desktop-bin 3.2.5-1
- Version bump. - Use Github as host of the official binaries.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 517cb868f773..00dcdefc2e63 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: agnotek <agnostic.sn [at]gmail.com>
pkgname=telegram-desktop-bin
-pkgver=3.1.8
+pkgver=3.2.5
pkgrel=1
pkgdesc="Official desktop version of Telegram messaging app - Static binaries"
# After 2.4.4 i686 has no official binary
@@ -37,9 +37,9 @@ source=(
tg.protocol
https://github.com/telegramdesktop/tdesktop/raw/master/Telegram/Resources/art/icon{16,32,48,64,128,256,512}.png
)
-source_x86_64=("https://updates.tdesktop.com/tlinux/tsetup.${pkgver}.tar.xz")
-# If your ISP blocks the official Telegram Desktop sources, GitHub works as alternative
-#source_x86_64=("https://github.com/telegramdesktop/tdesktop/releases/download/v${pkgver}/tsetup.${pkgver}.tar.xz")
+source_x86_64=("https://github.com/telegramdesktop/tdesktop/releases/download/v${pkgver}/tsetup.${pkgver}.tar.xz")
+# If your ISP blocks Github
+#source_x86_64=("https://updates.tdesktop.com/tlinux/tsetup.${pkgver}.tar.xz")
# Old 32-bit sources:
#source_i686=("https://updates.tdesktop.com/tlinux32/tsetup32.${pkgver}.tar.xz")
#source_i686=("https://github.com/telegramdesktop/tdesktop/releases/download/v${pkgver}/tsetup32.${pkgver}.tar.xz")
@@ -54,7 +54,7 @@ sha256sums=('32d1597d67a7ef519367e499fcc978da4cce104e370b3787853446d93b1533d6'
'731431e47a5bc91c697d25c3a54fe7ba004752f5b66e0f282c47588ff7a314e6'
'3fb1400c7dc9bbc3b5cb3ffedcbf4a9b09c53e28b57a7ff33a8a6b9048864090'
'e297771c75bd2f81d637a3234f83568be62092f67d16946be23895fa92fa7119')
-sha256sums_x86_64=('19eeeb931b401afd8da8811be8d56b993662833f67035114489447544871e5cd')
+sha256sums_x86_64=('82015812f6334bd5c8ee56204a946cf0a27344e48ce9f44bff87d0dc3f84ef03')
# Some installation information
install="$pkgname.install"