summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 380a247f53da..24ce73697d91 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = telegram-desktop-bin
pkgdesc = Official desktop version of Telegram messaging app - Static binaries
- pkgver = 1.3.0
+ pkgver = 1.3.7
pkgrel = 1
url = https://desktop.telegram.org
install = telegram-desktop-bin.install
@@ -37,10 +37,10 @@ pkgbase = telegram-desktop-bin
sha256sums = 83e3e8eeecadcb3429704626d4ac80ef61ef4e06ba2c6ca2b105a4a436f33032
sha256sums = 871f2a6d3bd9d657f8379196e51fd3117c1586e0042e9e993ae138f78b2bcd76
sha256sums = a9eb77ca5a428b32f6e01f62b859cce788c4c9a170dc2cd080800a9de59faa3d
- source_i686 = https://updates.tdesktop.com/tlinux32/tsetup32.1.3.0.tar.xz
- sha256sums_i686 = 8d9bcf4ff6180d343ea8f2f5be437792f141ac6a1919458311dd25ce44798222
- source_x86_64 = https://updates.tdesktop.com/tlinux/tsetup.1.3.0.tar.xz
- sha256sums_x86_64 = ce7b0c3170e911c13df7f4dbcc9344509167a6d6b4f32ed0ae2a9b7726470bb9
+ source_i686 = https://updates.tdesktop.com/tlinux32/tsetup32.1.3.7.tar.xz
+ sha256sums_i686 = 3d56320c65bbae10de3b3352033fed2066a2e007c97665578cd74f9cda128176
+ source_x86_64 = https://updates.tdesktop.com/tlinux/tsetup.1.3.7.tar.xz
+ sha256sums_x86_64 = 72805d26457666ad6b282f4fcf6f1f35a93aab044f0bbece48c02a2e8a4820a5
pkgname = telegram-desktop-bin
diff --git a/PKGBUILD b/PKGBUILD
index cdebb4adede0..0e1fa8c60502 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: agnotek <agnostic.sn [at]gmail.com>
pkgname=telegram-desktop-bin
-pkgver=1.3.0
+pkgver=1.3.7
pkgrel=1
pkgdesc="Official desktop version of Telegram messaging app - Static binaries"
arch=('i686' 'x86_64')
@@ -46,8 +46,8 @@ sha256sums=('32d1597d67a7ef519367e499fcc978da4cce104e370b3787853446d93b1533d6'
'83e3e8eeecadcb3429704626d4ac80ef61ef4e06ba2c6ca2b105a4a436f33032'
'871f2a6d3bd9d657f8379196e51fd3117c1586e0042e9e993ae138f78b2bcd76'
'a9eb77ca5a428b32f6e01f62b859cce788c4c9a170dc2cd080800a9de59faa3d')
-sha256sums_i686=('8d9bcf4ff6180d343ea8f2f5be437792f141ac6a1919458311dd25ce44798222')
-sha256sums_x86_64=('ce7b0c3170e911c13df7f4dbcc9344509167a6d6b4f32ed0ae2a9b7726470bb9')
+sha256sums_i686=('3d56320c65bbae10de3b3352033fed2066a2e007c97665578cd74f9cda128176')
+sha256sums_x86_64=('72805d26457666ad6b282f4fcf6f1f35a93aab044f0bbece48c02a2e8a4820a5')
# Some installation information
install="$pkgname.install"