summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGiovanni Santini2016-09-16 15:56:13 +0200
committerGiovanni Santini2016-09-16 15:56:13 +0200
commit104444e6da198476b3a39be3ca67795290cb2033 (patch)
tree69bd1bee379a86492c40797189ab5e2852a2731e
parent323f7c264fcd1eb0c0987fad0e28b7b09aa29f40 (diff)
downloadaur-104444e6da198476b3a39be3ca67795290cb2033.tar.gz
upgpkg: telegram-desktop-bin 0.10.6-1
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD6
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3a7aedbec269..13c956d47ba2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Wed Aug 24 17:11:44 UTC 2016
+# Fri Sep 16 13:56:13 UTC 2016
pkgbase = telegram-desktop-bin
pkgdesc = Official desktop version of Telegram messaging app - Static binaries
- pkgver = 0.10.1
+ pkgver = 0.10.6
pkgrel = 1
url = https://desktop.telegram.org
install = telegram-desktop-bin.install
@@ -39,10 +39,10 @@ pkgbase = telegram-desktop-bin
sha256sums = 94e21d6e7c30ae4f09a42937c46836454b955944ca565e0427f6d7494d034f6d
sha256sums = 4226167b476a75e844ddf0d429068e7e901bbde516810a7d4ca90f8405c01eef
sha256sums = 2339e94c159975c81a14b6df67a5fad1be02cf032ffb953215d895d1343a3ecb
- source_i686 = https://updates.tdesktop.com/tlinux32/tsetup32.0.10.1.tar.xz
- sha256sums_i686 = c942b08fdc452f3cdc97be398a35d2d28b7b4063f97de4b68a180007b494950a
- source_x86_64 = https://updates.tdesktop.com/tlinux/tsetup.0.10.1.tar.xz
- sha256sums_x86_64 = eb57fdf613c79be9408ac31476c37ad18a4991990fe8172e2007f6e90af4f1ee
+ source_i686 = https://updates.tdesktop.com/tlinux32/tsetup32.0.10.6.tar.xz
+ sha256sums_i686 = 33d5c8556ebbc6582352f3566bcbdeb18d6223a14a075659a9c5d38704aaff84
+ source_x86_64 = https://updates.tdesktop.com/tlinux/tsetup.0.10.6.tar.xz
+ sha256sums_x86_64 = 4379d406a79f9579f55a14f61fe999229618d481131fa18e43b6e273adfeca70
pkgname = telegram-desktop-bin
diff --git a/PKGBUILD b/PKGBUILD
index 9eafba66bb18..6f1f92ba1426 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: agnotek <agnostic.sn [at]gmail.com>
pkgname=telegram-desktop-bin
-pkgver=0.10.1
+pkgver=0.10.6
pkgrel=1
pkgdesc="Official desktop version of Telegram messaging app - Static binaries"
arch=('i686' 'x86_64')
@@ -44,8 +44,8 @@ sha256sums=('32d1597d67a7ef519367e499fcc978da4cce104e370b3787853446d93b1533d6'
'94e21d6e7c30ae4f09a42937c46836454b955944ca565e0427f6d7494d034f6d'
'4226167b476a75e844ddf0d429068e7e901bbde516810a7d4ca90f8405c01eef'
'2339e94c159975c81a14b6df67a5fad1be02cf032ffb953215d895d1343a3ecb')
-sha256sums_i686=('c942b08fdc452f3cdc97be398a35d2d28b7b4063f97de4b68a180007b494950a')
-sha256sums_x86_64=('eb57fdf613c79be9408ac31476c37ad18a4991990fe8172e2007f6e90af4f1ee')
+sha256sums_i686=('33d5c8556ebbc6582352f3566bcbdeb18d6223a14a075659a9c5d38704aaff84')
+sha256sums_x86_64=('4379d406a79f9579f55a14f61fe999229618d481131fa18e43b6e273adfeca70')
# Some installation information
install="$pkgname.install"