summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGiovanni Santini2018-06-29 20:28:12 +0200
committerGiovanni Santini2018-06-29 20:28:12 +0200
commitb8fa6ac15484a67557c3cdb6b147c1ce98346971 (patch)
tree028263ce7da9729521227495239b5df1d47d9902
parent7864d8fb0a6ca90c1c13cf35f801d3b958a3a3bc (diff)
downloadaur-b8fa6ac15484a67557c3cdb6b147c1ce98346971.tar.gz
upgpkg: telegram-desktop-bin 1.3.9-1
- Version bump.
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD8
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d35fb6696c25..79d04a02658e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = telegram-desktop-bin
pkgdesc = Official desktop version of Telegram messaging app - Static binaries
- pkgver = 1.3.7
- pkgrel = 2
+ pkgver = 1.3.9
+ pkgrel = 1
url = https://desktop.telegram.org
install = telegram-desktop-bin.install
arch = i686
@@ -37,10 +37,10 @@ pkgbase = telegram-desktop-bin
sha256sums = 83e3e8eeecadcb3429704626d4ac80ef61ef4e06ba2c6ca2b105a4a436f33032
sha256sums = 871f2a6d3bd9d657f8379196e51fd3117c1586e0042e9e993ae138f78b2bcd76
sha256sums = a9eb77ca5a428b32f6e01f62b859cce788c4c9a170dc2cd080800a9de59faa3d
- source_i686 = https://github.com/telegramdesktop/tdesktop/releases/download/v1.3.7/tsetup32.1.3.7.tar.xz
- sha256sums_i686 = 3d56320c65bbae10de3b3352033fed2066a2e007c97665578cd74f9cda128176
- source_x86_64 = https://github.com/telegramdesktop/tdesktop/releases/download/v1.3.7/tsetup.1.3.7.tar.xz
- sha256sums_x86_64 = 72805d26457666ad6b282f4fcf6f1f35a93aab044f0bbece48c02a2e8a4820a5
+ source_i686 = https://github.com/telegramdesktop/tdesktop/releases/download/v1.3.9/tsetup32.1.3.9.tar.xz
+ sha256sums_i686 = e37fa31ad99aff73cfd00cb40e095f4b90cffe42412c812a72f8672f5db78df0
+ source_x86_64 = https://github.com/telegramdesktop/tdesktop/releases/download/v1.3.9/tsetup.1.3.9.tar.xz
+ sha256sums_x86_64 = 693e25ca19ba8fc80ed3ea112d7287beb96fe057c1bf1c8c58c40191dc2bd9f9
pkgname = telegram-desktop-bin
diff --git a/PKGBUILD b/PKGBUILD
index 803e120960b0..fb4590349dfa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Contributor: agnotek <agnostic.sn [at]gmail.com>
pkgname=telegram-desktop-bin
-pkgver=1.3.7
-pkgrel=2
+pkgver=1.3.9
+pkgrel=1
pkgdesc="Official desktop version of Telegram messaging app - Static binaries"
arch=('i686' 'x86_64')
url="https://desktop.telegram.org"
@@ -46,8 +46,8 @@ sha256sums=('32d1597d67a7ef519367e499fcc978da4cce104e370b3787853446d93b1533d6'
'83e3e8eeecadcb3429704626d4ac80ef61ef4e06ba2c6ca2b105a4a436f33032'
'871f2a6d3bd9d657f8379196e51fd3117c1586e0042e9e993ae138f78b2bcd76'
'a9eb77ca5a428b32f6e01f62b859cce788c4c9a170dc2cd080800a9de59faa3d')
-sha256sums_i686=('3d56320c65bbae10de3b3352033fed2066a2e007c97665578cd74f9cda128176')
-sha256sums_x86_64=('72805d26457666ad6b282f4fcf6f1f35a93aab044f0bbece48c02a2e8a4820a5')
+sha256sums_i686=('e37fa31ad99aff73cfd00cb40e095f4b90cffe42412c812a72f8672f5db78df0')
+sha256sums_x86_64=('693e25ca19ba8fc80ed3ea112d7287beb96fe057c1bf1c8c58c40191dc2bd9f9')
# Some installation information
install="$pkgname.install"