summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD6
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index caf8d019c9a9..3a7aedbec269 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Wed Jun 29 07:43:01 UTC 2016
+# Wed Aug 24 17:11:44 UTC 2016
pkgbase = telegram-desktop-bin
pkgdesc = Official desktop version of Telegram messaging app - Static binaries
- pkgver = 0.9.56
+ pkgver = 0.10.1
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.9.56.tar.xz
- sha256sums_i686 = 5ada229eb51ec0c02dd32ca0e1d69cfe30a2832035bf30a503a3d9627cd9b090
- source_x86_64 = https://updates.tdesktop.com/tlinux/tsetup.0.9.56.tar.xz
- sha256sums_x86_64 = e214c60771c76b81ad65e175c68345d8e9df043f68944063babd395fcc85f6c3
+ 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
pkgname = telegram-desktop-bin
diff --git a/PKGBUILD b/PKGBUILD
index 3b04b5da560e..9eafba66bb18 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: agnotek <agnostic.sn [at]gmail.com>
pkgname=telegram-desktop-bin
-pkgver=0.9.56
+pkgver=0.10.1
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=('5ada229eb51ec0c02dd32ca0e1d69cfe30a2832035bf30a503a3d9627cd9b090')
-sha256sums_x86_64=('e214c60771c76b81ad65e175c68345d8e9df043f68944063babd395fcc85f6c3')
+sha256sums_i686=('c942b08fdc452f3cdc97be398a35d2d28b7b4063f97de4b68a180007b494950a')
+sha256sums_x86_64=('eb57fdf613c79be9408ac31476c37ad18a4991990fe8172e2007f6e90af4f1ee')
# Some installation information
install="$pkgname.install"