summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGiovanni Santini2017-06-02 20:39:23 +0200
committerGiovanni Santini2017-06-02 20:39:23 +0200
commite48ac318fc86ec65424ad4e4f3caed71c109add2 (patch)
tree9f0053aec22556c8014b6719febdc3a02076eac6
parent2bb8a8c0564f6b4ebeeb9d149ce1b9d204032855 (diff)
downloadaur-e48ac318fc86ec65424ad4e4f3caed71c109add2.tar.gz
upgpkg: telegram-desktop-bin 1.1.7-1
- Version bump.
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD6
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c10a2069d0d6..0d10c1ca4dca 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Thu May 18 11:22:50 UTC 2017
+# Fri Jun 2 18:39:23 UTC 2017
pkgbase = telegram-desktop-bin
pkgdesc = Official desktop version of Telegram messaging app - Static binaries
- pkgver = 1.1.2
+ pkgver = 1.1.7
pkgrel = 1
url = https://desktop.telegram.org
install = telegram-desktop-bin.install
@@ -39,10 +39,10 @@ pkgbase = telegram-desktop-bin
sha256sums = 83e3e8eeecadcb3429704626d4ac80ef61ef4e06ba2c6ca2b105a4a436f33032
sha256sums = 871f2a6d3bd9d657f8379196e51fd3117c1586e0042e9e993ae138f78b2bcd76
sha256sums = a9eb77ca5a428b32f6e01f62b859cce788c4c9a170dc2cd080800a9de59faa3d
- source_i686 = https://updates.tdesktop.com/tlinux32/tsetup32.1.1.2.tar.xz
- sha256sums_i686 = b3b93fc1cad70996e1c962a1132205371c02a327763a66a2e61542d33b6384a1
- source_x86_64 = https://updates.tdesktop.com/tlinux/tsetup.1.1.2.tar.xz
- sha256sums_x86_64 = 7aa05a4afe260329ac407ea1d2fceb152a288b938d234227624040132d546dd5
+ source_i686 = https://updates.tdesktop.com/tlinux32/tsetup32.1.1.7.tar.xz
+ sha256sums_i686 = 49db49c089efa680e8ce68ee7153e7a3f601e485a1305857f5cf1b13a5e7e5b0
+ source_x86_64 = https://updates.tdesktop.com/tlinux/tsetup.1.1.7.tar.xz
+ sha256sums_x86_64 = c0a2d38219f2923294fda46fb11da868523808abccd88f60c979a32828b9473e
pkgname = telegram-desktop-bin
diff --git a/PKGBUILD b/PKGBUILD
index 98353aeb0f7f..e6d0721a65d2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: agnotek <agnostic.sn [at]gmail.com>
pkgname=telegram-desktop-bin
-pkgver=1.1.2
+pkgver=1.1.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=('b3b93fc1cad70996e1c962a1132205371c02a327763a66a2e61542d33b6384a1')
-sha256sums_x86_64=('7aa05a4afe260329ac407ea1d2fceb152a288b938d234227624040132d546dd5')
+sha256sums_i686=('49db49c089efa680e8ce68ee7153e7a3f601e485a1305857f5cf1b13a5e7e5b0')
+sha256sums_x86_64=('c0a2d38219f2923294fda46fb11da868523808abccd88f60c979a32828b9473e')
# Some installation information
install="$pkgname.install"